summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/duktape/duktape.c
Commit message (Expand)AuthorAgeFilesLines
* Duktape: Make declarations match definitions for fastint-enabled functions.Michael Drake2017-04-211-2/+2
* Duktape: Make declaration match definition for duk_refzero_check_fast()Michael Drake2017-04-161-1/+1
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2017-04-161-6/+6
* Duktape: Prevent clang static analysis.Michael Drake2017-04-161-0/+3
* Duktape: Update to 2.1.0 release.Michael Drake2017-04-161-5042/+6895
* Duktape: Suppress warnings about increasing alignment of pointer type.Michael Drake2017-03-231-2/+2
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2017-03-231-6/+6
* Duktape: Prevent clang static analysis.Michael Drake2017-03-231-0/+3
* Duktape 2.X: Update to Duktape 2.0.2.Michael Drake2017-03-231-19491/+24115
* Duktape: Prevent clang static analysis.Michael Drake2016-12-281-0/+3
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2016-12-281-6/+6
* Duktape: Update to version 1.6.0.Michael Drake2016-12-281-118/+304
* Duktape: Prevent clang static analysis.Michael Drake2016-08-311-0/+3
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2016-08-311-6/+6
* Duktape: Update to version 1.5.1.Michael Drake2016-08-311-61/+114
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-0/+86513