- Apr 23, 2003
- Apr 05, 2003
-
-
rswindell authored
before common global functions). Updated global method descriptions.
-
- Apr 03, 2003
-
-
rswindell authored
Added more property descriptions (for dynamic JS object model docs). Fixed a few bugs exposed by jsdocs.js. Using JS_NewNumberValue for full 32-bit integer support (bitfields mostly).
-
- Apr 01, 2003
- Mar 27, 2003
-
-
rswindell authored
An optional 3rd bool parameter can be used to disable the encoding of white- space characters (LF, CR, and TAB).
-
- Mar 22, 2003
-
-
rswindell authored
Fixed length calculation (off by one).
-
- Mar 21, 2003
- Mar 19, 2003
-
-
rswindell authored
-
- Mar 18, 2003
-
-
rswindell authored
-
- Mar 13, 2003
- Mar 11, 2003
- Mar 10, 2003
- Mar 07, 2003
-
-
rswindell authored
that represents the character string (or ASCII value) passed. Example: ctrl('C') returns '\3'.
-
- Jan 31, 2003
-
-
rswindell authored
module (.js or .bin) files.
-
- Jan 03, 2003
-
-
rswindell authored
carriage-return/line-feed pairs (CRLF end-of-line sequences) in strings.
-
- Nov 30, 2002
-
-
rswindell authored
-
- Nov 13, 2002
-
-
rswindell authored
variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
-
- Nov 02, 2002
-
-
rswindell authored
method arguments.
-
- Oct 29, 2002
-
-
rswindell authored
-
- Oct 22, 2002
-
-
rswindell authored
-
- Sep 06, 2002
- Sep 05, 2002
- Sep 04, 2002
- Aug 30, 2002
-
-
rswindell authored
-
- Aug 25, 2002
-
-
rswindell authored
occurance of any char in set (ala strpbrk). Returns the truncated string.
-