summaryrefslogtreecommitdiff
path: root/javascript/duktape/duktape.c
Commit message (Expand)AuthorAgeFilesLines
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-86513/+0
* Squash harmless Clang warning introduced in Duktape 1.5.0.Michael Drake2016-05-111-0/+6
* Restore "make declarations match definitions for duk_raw_read_xxx_be" from 6d...Michael Drake2016-05-071-6/+6
* Restore prevention of clang static analysis from 336326af3aab93f31474fa6de287...Michael Drake2016-05-071-0/+3
* Update to Duktape 1.5.0 release.Michael Drake2016-05-071-9942/+8321
* make declarations match definitions for duk_raw_read_xxx_beVincent Sanders2016-01-251-6/+6
* Restore prevention of clang static analysis from 336326af3aab93f31474fa6de287...Michael Drake2016-01-151-0/+3
* Update to Duktape 1.4.0 release.Michael Drake2016-01-151-1018/+1420
* Restore prevention of clang static analysis from 336326af3aab93f31474fa6de287...Michael Drake2015-12-141-0/+3
* Restore volatility introduced in fd9aa16ece1af9af828c4606bbd9df975e5d2e3dMichael Drake2015-12-141-1/+1
* Update to duktape snapshot suggested by svaarala.Michael Drake2015-12-141-1645/+2887
* Try and prevent duktape from taking part in clang analysisDaniel Silverstone2015-11-011-0/+3
* Restore volatility introduced in fd9aa16ece1af9af828c4606bbd9df975e5d2e3dDaniel Silverstone2015-10-311-1/+1
* Update duktape to regexp-canonicalize-lookup branch.Michael Drake2015-10-311-1789/+8816
* JS: mark idx_func volatile to remove warningJohn-Mark Bell2015-08-151-1/+1
* Take tip of the fix-cast-align-warnings branch from Sami to see if it helpsDaniel Silverstone2015-08-121-4672/+11402
* Avoid strptime on platforms where NetSurf knows we don't have a good oneDaniel Silverstone2015-08-091-0/+25
* Add duktape 1.2.3 release ready for useDaniel Silverstone2015-08-091-0/+72690