Commit Commit Message Age Author Refs
r180:b08eea94d57b
 
make java accept utf8
r178:018475bbba3a
 
use redirection by system(, {out: , err: }) instead of by > or 2> in the command
r168:c9a21e293d3e
 
merge
merge algo
r167:9db5952d7bb1
 
change compile to remove package from java change box command for run script
r165:6f663119800b
 
add php
r162:3ba16858c472
 
add c++11 support to compile script
r161:d5a0f0a406b5
 
clean up run command to check for running time / memory merge check.float
merge algo
r158:19e4c7e30be4
 
fix java compiler and runner box does not stop on time because we let box run the script, not the java itself
r155:f8b072255536
 
quick fix for ruby right now, ruby will do just minimal checking... consider using rubinius for running ruby
r154:3e585749d18c
 
add python support we compile it into bytecode before run (see 'judge' and 'run')
r152:394121525814
 
last commit is a dud...fixing it now.
r151:dc2e8f82e9df
 
fix java to show error when compile error
r149:84ba9b0dee25
 
merge bugfix from the main branch
merge algo
r148:8026f5b1cfca
 
fix logg() in compile, add more logging to engine.rb when the problem cannot be found
r147:9e3cee7d454d
 
add more languages, java and ruby add bookmark algo-bm and branch algo
r137:53b8c3638695
 
fixed grader to work with ruby 1.9
Jittat Fakcharoenphol
r132:ca6ce454fda9
 
autonew skips submissions with bad problems, forbids getch, better compiler msg when preprocessing fails, reports compile error when the executable is too large (100MB)
unknown
r129:0d09bc291a32
 
fixed compiler for c++
unknown
r128:e73e7e444f1c
 
added redefine to protect against forbidded functions
unknown
r124:20e4101950cb
 
Merge branch 'master' of gitorious.org:cafe-grader/cafe-grader-judge-scripts into windows
Jittat Fakcharoenphol
merge default
load next