Allowed RTE to be swallowed. |
|
More...
|
almost 11 years ago
|
Implemented machinery to implement an infinite loop problem. |
|
More...
|
almost 11 years ago
|
What do we do with StringIO most of the time? Just read the string back out. |
|
More...
|
almost 11 years ago
|
Attempted to handle BadZipfile. |
|
More...
|
almost 11 years ago
|
Merge branch 'master' of https://github.com/DMOPC/Judge |
|
More...
|
almost 11 years ago
|
Nope, doesn't work on linux |
|
More...
|
almost 11 years ago
|
Lack of sleep causes strange things |
|
More...
|
almost 11 years ago
|
Attempt to increase stack size and fix recursive C++ RTE |
|
More...
|
almost 11 years ago
|
Fix braces |
|
More...
|
almost 11 years ago
|
Add closing brace |
|
More...
|
almost 11 years ago
|
Probably fix impossible ThreadDeath |
|
More...
|
almost 11 years ago
|
I am confused. Seems like it works when I compile again |
|
More...
|
almost 11 years ago
|
Mistook a pointer. |
|
More...
|
almost 11 years ago
|
Attempted to reproduce segfault in C++ |
|
More...
|
almost 11 years ago
|
Can't delete this debugger class without getting segfaults. |
|
More...
|
almost 11 years ago
|
Let's try deleting the wrapper. |
|
More...
|
almost 11 years ago
|
When in doubt, swap the order. |
|
More...
|
almost 11 years ago
|
Don't import * from anything... |
|
More...
|
almost 11 years ago
|
I sense circular imports. |
|
More...
|
almost 11 years ago
|
Holy **** we are not deleting the debugger instance right. |
|
More...
|
almost 11 years ago
|
No need for namespacing anymore. Names are only for the module to see. |
|
More...
|
almost 11 years ago
|
Avoids sys.modules mess by just making modules ourselves. No spam .py[co] creation. |
|
More...
|
almost 11 years ago
|
Allow /etc/localtime$ |
|
More...
|
almost 11 years ago
|
Scroll on testcase overflow; less judge spam |
|
More...
|
almost 11 years ago
|
The Date api is impossible |
|
More...
|
almost 11 years ago
|
/usr/lib/jvm/? Probably safe. |
|
More...
|
almost 11 years ago
|
Live edit fail |
|
More...
|
almost 11 years ago
|
Date needs quite a bit of access |
|
More...
|
almost 11 years ago
|
Allow access to Date api |
|
More...
|
almost 11 years ago
|
Better not close stdin. |
|
More...
|
almost 11 years ago
|