1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from valsaven/master More... almost 9 years ago
fix(http): Fix wrong counting of content length for non-ASCII strings More... almost 9 years ago
Merge branch 'master' of github.com:ondras/TeaJS
ondrejzara
as Ondrej Zara
More... almost 11 years ago
multipart boundary fix
ondrejzara
as Ondrej Zara
More... almost 11 years ago
Merge pull request #9 from catap/pgsql_memory_leaks More... about 11 years ago
Merge pull request #10 from catap/fix_gc More... about 11 years ago
Fix GC
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Fix memory leaks at lib/pgsql.cc
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Merge pull request #8 from catap/i18n More... about 11 years ago
Add to scons i18n=off option
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Merge pull request #7 from catap/system_gc More... about 11 years ago
Add system.gc() and system.heap_statistics()
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Merge pull request #6 from catap/crash More... about 11 years ago
Forgot initialize the platform. Each time when start GC v8 was crashed.
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Merging with catap/static_v8, fixes #5
ondrejzara
as Ondrej Zara
More... about 11 years ago
merge
ondrejzara
as Ondrej Zara
More... about 11 years ago
cleanup
ondrejzara
as Ondrej Zara
More... about 11 years ago
Real works on OSX
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Use v8_path and build by clang on OSX
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Fix double free on recive() at socket.cc
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Don't use system v8 when it's available
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Merge pull request #4 from catap/static_v8 More... about 11 years ago
Fix work on OS X
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Fix work on OS X
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Merge pull request #3 from catap/static_v8 More... about 11 years ago
Fix work on linux
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Merge pull request #2 from catap/static_v8 More... about 11 years ago
Build deps/v8 by scons and use static linking
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Import gmock from https://googlemock.googlecode.com/svn/tru...@485 to deps/v8/testing/gmock
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago
Import gtest from https://googletest.googlecode.com/svn/tru...@692 to deps/v8/testing/gtest
Kirill A. Korinsky
as Kirill A. Korinskiy
More... about 11 years ago