aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2011-08-23Merge remote-tracking branch 'upstream/master'max99x
2011-08-21commentAlon Zakai
2011-08-21add missing blockaddr supportAlon Zakai
2011-08-18benchmark fixesAlon Zakai
2011-08-17Merge remote-tracking branch 'upstream/master'max99x
2011-08-17Implemented nl_langinfo().max99x
2011-08-15allow generateStructInfo to work at runtime with structMetadataAlon Zakai
2011-08-14fix bug with storing aggregatesAlon Zakai
2011-08-14test for DISABLE_EXCEPTIONSAlon Zakai
2011-08-14preparation for further ta2 optimizationsAlon Zakai
2011-08-07filesystem workaround for closure compiler, +closure compiler testAlon Zakai
2011-08-07disable part I of scriptaclass due to possible v8 bugAlon Zakai
2011-08-06bindings generator fixes for latest CppHeaderParserAlon Zakai
2011-08-02Polish for dlfcn.h.max99x
2011-08-02Switched file timestamps from Date objects to numbers.max99x
2011-08-02Added --dlmalloc to the Python test.max99x
2011-07-31fix rounding issue with getloadavg test and ta2Alon Zakai
2011-07-31Merge remote-tracking branch 'upstream/master'max99x
2011-07-31Fixed ctype to force testing of __ctype_b_loc.max99x
2011-07-30workarounds for js engine bugsAlon Zakai
2011-07-30Added various library functions, mostly as stubs, aliases or TODOs;max99x
Now every function used by CPython is implemented or marked with a TODO.
2011-07-30Fixed ctype.h implementation; added test for it.max99x
2011-07-30Merge remote-tracking branch 'upstream/master'max99x
2011-07-29make sure we have one test without -gAlon Zakai
2011-07-29Merge pull request #57 from max99x/masterkripken
Filesystem, unistd, and others
2011-07-30Merge remote-tracking branch 'upstream/master'max99x
2011-07-30Merge branch 'master' of github.com:max99x/emscriptenmax99x
2011-07-30Minor polish in response to review comments.max99x
2011-07-29js engine and emmaken fixesAlon Zakai
2011-07-29updates for latest spidermonkey trunkAlon Zakai
2011-07-29Implemented support for environment variables.max99x
2011-07-29Implemented sys/utsname.h.max99x
2011-07-28Implemented most of stdio.h and updated all references.max99x
2011-07-28Added a --disable-cms argument to the poppler test to avoid using lcms.max99x
2011-07-25improve function overloading in bindings generatorAlon Zakai
2011-07-23support for binding static functionsAlon Zakai
2011-07-24Fixed unistd sleep test to be more flexible.max99x
2011-07-24Added _formatString() special-case for null values (similar to glibc).max99x
2011-07-23support for default arguments in bindingsAlon Zakai
2011-07-23Fixed a silly global variable leakage in a test.max99x
2011-07-23Updated the Lua build with metadata.max99x
2011-07-23Added unistd tests; fixed a lot of unistd bugs and deficiencies.max99x
2011-07-23Resolved some old filesystem TODOs.max99x
2011-07-22Added FS.analyzePath() which will simplify some library functions.max99x
2011-07-21Implemented <poll.h>.max99x
2011-07-21Implemented <fcntl.h>.max99x
2011-07-20Updated python.ll to a new 2.7.2 build with metadata.max99x
2011-07-20Fixed various metadata parsing error and activated -g by default in settings ↵max99x
and emmaken.
2011-07-19Implemented <sys/statvfs.h>.max99x
2011-07-18Merge remote-tracking branch 'upstream/master'max99x