max99x
|
0e2cbf1497
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-23 06:10:22 +03:00 |
Alon Zakai
|
7ad60bce61
|
comment
|
2011-08-21 18:54:39 -07:00 |
Alon Zakai
|
2310f87db2
|
benchmark fixes
|
2011-08-18 13:54:52 -07:00 |
max99x
|
25630c272d
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-17 07:44:59 +03:00 |
max99x
|
ee4b6ebf35
|
Implemented nl_langinfo().
|
2011-08-17 07:44:30 +03:00 |
Alon Zakai
|
ea6f1cebc0
|
allow generateStructInfo to work at runtime with structMetadata
|
2011-08-15 18:16:37 -07:00 |
Alon Zakai
|
c432e972e9
|
test for DISABLE_EXCEPTIONS
|
2011-08-14 21:53:34 -07:00 |
Alon Zakai
|
c2e69e7b25
|
preparation for further ta2 optimizations
|
2011-08-14 10:53:26 -07:00 |
Alon Zakai
|
7172aacb56
|
filesystem workaround for closure compiler, +closure compiler test
|
2011-08-07 21:35:17 -07:00 |
Alon Zakai
|
b9becbdc9b
|
disable part I of scriptaclass due to possible v8 bug
|
2011-08-07 15:53:00 -07:00 |
Alon Zakai
|
ecfa7004be
|
bindings generator fixes for latest CppHeaderParser
|
2011-08-06 16:13:23 -07:00 |
max99x
|
b1fd409c9e
|
Polish for dlfcn.h.
|
2011-08-02 10:23:41 +03:00 |
max99x
|
bfbdbbf7d1
|
Switched file timestamps from Date objects to numbers.
|
2011-08-02 10:22:01 +03:00 |
max99x
|
31711483d5
|
Added --dlmalloc to the Python test.
|
2011-08-02 06:56:51 +03:00 |
Alon Zakai
|
dc410c4f67
|
fix rounding issue with getloadavg test and ta2
|
2011-07-31 08:15:43 -07:00 |
max99x
|
7f735afe5e
|
Merge remote-tracking branch 'upstream/master'
|
2011-07-31 04:48:43 +03:00 |
max99x
|
c756aa5c86
|
Fixed ctype to force testing of __ctype_b_loc.
|
2011-07-31 04:44:26 +03:00 |
Alon Zakai
|
f6e02c614a
|
workarounds for js engine bugs
|
2011-07-30 10:26:30 -07:00 |
max99x
|
d1ed9565a7
|
Added various library functions, mostly as stubs, aliases or TODOs;
Now every function used by CPython is implemented or marked with a TODO.
|
2011-07-30 16:13:42 +03:00 |
max99x
|
ee54249f11
|
Fixed ctype.h implementation; added test for it.
|
2011-07-30 16:12:36 +03:00 |
max99x
|
af695b99f5
|
Merge remote-tracking branch 'upstream/master'
|
2011-07-30 11:43:11 +03:00 |
Alon Zakai
|
778b071526
|
make sure we have one test without -g
|
2011-07-29 20:09:49 -07:00 |
kripken
|
d49f169b48
|
Merge pull request #57 from max99x/master
Filesystem, unistd, and others
|
2011-07-29 18:03:37 -07:00 |
max99x
|
a6e44cf635
|
Merge remote-tracking branch 'upstream/master'
|
2011-07-30 04:02:27 +03:00 |
max99x
|
efacab6cd2
|
Merge branch 'master' of github.com:max99x/emscripten
|
2011-07-30 04:01:50 +03:00 |
max99x
|
7412ceb37a
|
Minor polish in response to review comments.
|
2011-07-30 02:46:20 +03:00 |
Alon Zakai
|
dece1080e8
|
js engine and emmaken fixes
|
2011-07-29 15:16:50 -07:00 |
Alon Zakai
|
df145aa4b2
|
updates for latest spidermonkey trunk
|
2011-07-29 13:07:57 -07:00 |
max99x
|
b6b5430d73
|
Implemented support for environment variables.
|
2011-07-29 22:32:29 +03:00 |
max99x
|
1ac86ad03d
|
Implemented sys/utsname.h.
|
2011-07-29 14:23:37 +03:00 |
max99x
|
16f60de7f2
|
Implemented most of stdio.h and updated all references.
|
2011-07-28 14:01:08 +03:00 |
max99x
|
4c3f2fb804
|
Added a --disable-cms argument to the poppler test to avoid using lcms.
|
2011-07-28 13:49:53 +03:00 |
Alon Zakai
|
f8c8b9af20
|
improve function overloading in bindings generator
|
2011-07-25 22:03:18 -07:00 |
Alon Zakai
|
78241b0617
|
support for binding static functions
|
2011-07-23 23:43:01 -07:00 |
max99x
|
5aea0ba878
|
Added _formatString() special-case for null values (similar to glibc).
|
2011-07-24 05:25:45 +03:00 |
Alon Zakai
|
18acbda893
|
support for default arguments in bindings
|
2011-07-23 18:25:36 -07:00 |
max99x
|
a48bfddf2b
|
Fixed a silly global variable leakage in a test.
|
2011-07-23 06:33:14 +03:00 |
max99x
|
136756f734
|
Added unistd tests; fixed a lot of unistd bugs and deficiencies.
|
2011-07-23 05:49:48 +03:00 |
max99x
|
5f9646ca26
|
Added FS.analyzePath() which will simplify some library functions.
|
2011-07-22 23:31:57 +03:00 |
max99x
|
818de314d4
|
Implemented <poll.h>.
|
2011-07-21 04:08:42 +03:00 |
max99x
|
10ca04685b
|
Implemented <fcntl.h>.
|
2011-07-21 02:48:24 +03:00 |
max99x
|
08a7f5d20f
|
Fixed various metadata parsing error and activated -g by default in settings and emmaken.
|
2011-07-20 04:39:44 +03:00 |
max99x
|
51df7dfe82
|
Implemented <sys/statvfs.h>.
|
2011-07-19 21:55:58 +03:00 |
max99x
|
d021b10644
|
Merge remote-tracking branch 'upstream/master'
|
2011-07-18 12:20:48 +03:00 |
Alon Zakai
|
9bcf21de1f
|
let generateStructInfo process nested structs
|
2011-07-17 22:06:26 -07:00 |
max99x
|
0f5a619177
|
Added tests for <sys/stat.h>.
|
2011-07-18 02:19:28 +03:00 |
max99x
|
512e39f7a2
|
Implemented utime.h.
|
2011-07-16 15:01:43 +03:00 |
max99x
|
00b6ecfcee
|
Implemented dirname() and basename() from libgen.h.
|
2011-07-16 14:09:00 +03:00 |
max99x
|
7784274c68
|
Initial part of the filesystem implementation. Basic folder access done.
|
2011-07-16 11:53:12 +03:00 |
Alon Zakai
|
414f1dc849
|
option to provide type info at run time
|
2011-07-15 19:35:40 -07:00 |