1
I Use This!
Activity Not Available

News

Posted over 16 years ago by [email protected]
Rename allowDumpCore() to allowCoreDump() Create limitCpuTime()
Posted over 16 years ago by [email protected]
Rewrite createReplayScript() to use WriteCode?
Posted over 16 years ago by [email protected]
WriteCode?: rename open() to createFile() and create useStream() method CodeC: use WriteCode? class, use unicode strings, rename writeCode() to writeIntoFile(), remove lines() method
Posted over 16 years ago by [email protected]
PHP fuzzer: fix escapeString(): use single quoted string to variable replace like "$x" Use WriteCode? in PHP fuzzer
Posted over 16 years ago by [email protected]
Fix Project against previous commit (--session => --sessions)
Posted over 16 years ago by [email protected]
CreateProcess?: allow unicode string in command line argument
Posted over 16 years ago by [email protected]
Create WriteCode? class
Posted over 16 years ago by [email protected]
Rename option --session to --sessions
Posted over 16 years ago by [email protected]
zzuf: don't use find_library() but the full (fixed) path create --zzuf-library option
Posted over 16 years ago by [email protected]
Revert previous commit, it looks useless