1897 Commits (ceb0c3c60a528a2f431993e344db5225256a7523)
 

Author SHA1 Message Date
Sami Vaarala ceb0c3c60a add git commit / git describe to a few more places 11 years ago
Sami Vaarala 7d2060466f add git commit hash and git describe output to distributable, which makes it easier to identify intermediate builds 11 years ago
Sami Vaarala 1aadbce694 readme update 11 years ago
Sami Vaarala 85ec396e8f add placeholder contributing and authors files 11 years ago
Sami Vaarala 4625a09a92 add mkisofs charset to eliminate warning 11 years ago
Sami Vaarala 9127e5ccb7 add some portability troubleshooting bullets# 11 years ago
Sami Vaarala c64f95321f ditz issue update 11 years ago
Sami Vaarala ddeec95eb0 also create a .zip distributable 11 years ago
Sami Vaarala 98d6f0b40e fix test case to match new finalizer behavior at heap free 11 years ago
Sami Vaarala f340e1b8b6 update internal memory management doc to reflect new heap free finalizer behavior 11 years ago
Sami Vaarala 0ce1351521 release note update 11 years ago
Sami Vaarala 0b22d68c80 testcase for finalizing reachable objects at heap free 11 years ago
Sami Vaarala 0b37086b63 fix warning trivia triggered by custom option combination 11 years ago
Sami Vaarala 96bd3ad72e run finalizers for all objects on heap free, even for reachable objects and even when mark-and-sweep is disabled 11 years ago
Sami Vaarala da324839be release note update 11 years ago
Sami Vaarala 0a7d7a77d8 improve crossbridge portability entry 11 years ago
Sami Vaarala 545f25d09b add flashplayer arch string 11 years ago
Sami Vaarala 376dfe0ed7 add byte order self check; this is good for platforms where endianness is more or less guessed based on platform defines without an actual endianness header 11 years ago
Sami Vaarala 1528038381 add crossbridge compilation support, needs custom byte order detection 11 years ago
Sami Vaarala afdfacda46 ditz issue update 11 years ago
Sami Vaarala d230c1f0a9 release note update 11 years ago
Sami Vaarala 2331aebde2 document Duktape.compact() 11 years ago
Sami Vaarala 12ff35b883 add Duktape.compact() built-in 11 years ago
Sami Vaarala 5db15678b3 release note update 11 years ago
Sami Vaarala 18a84540d8 compact function templates and instances, reduces memory usage slightly 11 years ago
Sami Vaarala 4a936b0a9c add UglifyJS2 as a minifier 11 years ago
Sami Vaarala ccb3efc1f1 add a few project links to makefile comments, add 'npm install' to UglifyJS2 11 years ago
Sami Vaarala bf83e2e009 make cleanall also perform clean 11 years ago
Sami Vaarala bfae91daec fix UglifyJS version as it's a build dependency, add UglifyJS2, make JS-Interpreter also a shallow clone 11 years ago
Sami Vaarala c5846b6760 clone external (read only) repos with --depth 1 (shallow clone) to minimize disk use and reduce download time 11 years ago
Sami Vaarala 242fbc2568 add copyright/license info to duktape.c and duktape.h, also add version number to duktape.c for convenience 11 years ago
Sami Vaarala d3780c8a56 improve setup check script to include perl and java, and to emit all missing dependencies at the same time 11 years ago
Sami Vaarala 95d010d8e4 add a CLOC report to make_dist.sh, to provide some elementary code metrics 11 years ago
Sami Vaarala ac282d8a2d ditz issue update 11 years ago
Sami Vaarala 3cbcb136b3 add closure to gitignore 11 years ago
Sami Vaarala 3af1dc4fdc use closure compiler for initjs, for now; print out initjs sizes for comparison 11 years ago
Sami Vaarala 3cfe2bc4f0 add closure compiler to download targets, add a simple closure test 11 years ago
Sami Vaarala 09f0ee2d2a add a comment on harmless warnings when variadic macros are not used to handle debug macros 11 years ago
Sami Vaarala ec80dd231c ditz issue update 11 years ago
Sami Vaarala 692872bb99 fix compile warnings when DUK_USE_DDDEBUG given 11 years ago
Sami Vaarala d4f7b242ab rename a few file local structs/typedefs to have a duk__ prefix 11 years ago
Sami Vaarala e62fe12e24 prepend a 'duk__' prefix to a bunch of internal functions, some helper renames 11 years ago
Sami Vaarala 0981c137da release note update 11 years ago
Sami Vaarala ab4b5f2596 change convention for DUK_VERSION so that patch level 99 is used for unofficial snapshots (otherwise forks will have confusing versions) 11 years ago
Sami Vaarala 79b0d6b773 prepend a 'duk__' prefix to a bunch of internal functions, some helper renames 11 years ago
Sami Vaarala ab9aaf5ffc prepend a 'duk__' prefix to a bunch of internal functions, some helper renames 11 years ago
Sami Vaarala 58cc69f707 prepend a 'duk__' prefix to a bunch of internal functions 11 years ago
Sami Vaarala 7564651726 rename json internal helpers to be more concise 11 years ago
Sami Vaarala 54fb01c3be prepend a 'duk__' prefix to a bunch of internal functions 11 years ago
Sami Vaarala 6036c86def prepend a 'duk__' prefix to a bunch of internal functions 11 years ago