- 16 Oct, 2011 7 commits
-
-
rswindell authored
warning C4244: '=' : conversion from 'const jschar' to 'char', possible loss of data Only include JS headers when building a module that needs them (i.e. JAVASCRIPT is defined).
-
rswindell authored
conversion from 'time_t' to 'unsigned long', possible loss of data
-
rswindell authored
headers. Fixup indentation (tab expansion) nightmare.
-
rswindell authored
-
deuce authored
signed ints such as the zone offset. Foxes bug with commitlog.js
-
deuce authored
-
deuce authored
-
- 15 Oct, 2011 8 commits
- 14 Oct, 2011 18 commits
-
-
deuce authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
deuce authored
-
deuce authored
-
deuce authored
bogus -I0/include CFLAG
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
mcmlxxix authored
-
deuce authored
-
deuce authored
-
deuce authored
When a minimum number of parameters is specified in the method spec, this shouldn't be required, but overkill is better than underkill.
-
deuce authored
-
- 13 Oct, 2011 6 commits
-
-
deuce authored
This makes JS_IS_NUM() the same as JS_IS_NUMBER().
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
mcmlxxix authored
fixed center(). fixed putmsg() to properly handle CRLF. move(), moveTo(), refresh(), top(), bottom() now apply to child frames. (e.g. parent "car" moves, child "passenger" moves with it)
-
- 11 Oct, 2011 1 commit
-
-
deuce authored
NOTE: argv[argc] != JSVAL_VOID anymore.
-