[see] / see / trunk / libsee Repository:
ViewVC logotype

Index of /see/trunk/libsee

Files shown:96
Directory revision: 1430 (of 1432)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
test/  1396  15 months  d  Address some compiler warnings on x86_64
LICENCE  1397  15 months  d  Remove unnecessary CVS $Id$ tags
Makefile.am  1425  5 months  d  Add -no-undefined so that it is easier to build DLLs on Windows
PHILOSOPHY  1127  3 years  d  A couple of notes on the implementation approach
TODO  1398  15 months  d  update old TODO list status
array.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
cfunction.c  1401  15 months  d  Fix some pointer to integer conversions. Addresses compiler warnings found on x8...
cfunction_private.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
code.h  1416  15 months  d  New ENDF code to disambiguate abnormal termination of finally blocks. Closes bug...
code1.c  1421  15 months  d  Ooops. I had broken 'with'.
code1.h  1416  15 months  d  New ENDF code to disambiguate abnormal termination of finally blocks. Closes bug...
compare.c  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
compare.h  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
debug.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
dprint.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
dprint.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
dtoa.c  1430  2 months  d  merge unintended commits on 3.1 release branch onto trunk
dtoa.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
dtoa_config.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
dtoa_native.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
enumerate.c  1401  15 months  d  Fix some pointer to integer conversions. Addresses compiler warnings found on x8...
enumerate.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
error.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
function.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
function.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
init.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
input_file.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
input_lookahead.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
input_string.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
input_utf8.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
intern.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
interpreter.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
lex.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
lex.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
libsee-config.in  1397  15 months  d  Remove unnecessary CVS $Id$ tags
math.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
mem.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
memcmp.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
memmove.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
module.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
native.c  1404  15 months  d  correct hash function again
nmath.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
no.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Array.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Boolean.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Date.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Error.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Function.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Global.c  1408  15 months  d  bug 116: support eval.apply and eval.call
obj_Math.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Number.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_Object.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
obj_RegExp.c  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
obj_String.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
object.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
parse.c  1419  15 months  d  Compat: allow trailing commas in object literals, eg: {a:1,} (but not {,})
parse.h  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
parse_cast.c  1402  15 months  d  Add copyright line to some source files
parse_codegen.c  1416  15 months  d  New ENDF code to disambiguate abnormal termination of finally blocks. Closes bug...
parse_codegen.h  1405  15 months  d  Factor out the eval and codegen parts of parse.c Changed the way that eval() is...
parse_const.c  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
parse_const.h  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
parse_eval.c  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
parse_eval.h  1405  15 months  d  Factor out the eval and codegen parts of parse.c Changed the way that eval() is...
parse_node.h  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
parse_print.c  1412  15 months  d  remove unnecessary decls
parse_print.h  1402  15 months  d  Add copyright line to some source files
parse_visit.c  1402  15 months  d  Add copyright line to some source files
platform.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
platform_posix.c  1307  2 years  d  remove compiler warning
platform_win32.c  1360  2 years  d  Add missing header, and correct a compiler warning, for win32 platform support
printf.c  1384  2 years  d  Better support for testing and printing floating point numbers. (Rudimentary pri...
printf.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
regex.c  1311  2 years  d  bug 107: support changing regex engines and add Shell.regex_engine().
regex.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
regex_ecma.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
regex_pcre.c  1311  2 years  d  bug 107: support changing regex engines and add Shell.regex_engine().
replace.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
scope.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
scope.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
see.pc.in  1309  2 years  d  Generate a pkg-config output (lib/pkgconfig/see.pc) and implement --with-pcre
simple_gc.c  1282  2 years  d  bug 89: Minor licensing change to conform to Open Source Initiative's text The ...
simple_gc.h  1003  4 years  d  change prefix from gc_ to sgc_; factor out machdep
string.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
string.defs  1408  15 months  d  bug 116: support eval.apply and eval.call
string.pl  1397  15 months  d  Remove unnecessary CVS $Id$ tags
stringdefs.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
strtod.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
system.c  1413  15 months  d  Split isconst and comparison functions into their own modules. Make bytecode com...
tokens.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
tokens.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
try.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
unicase.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
unicode.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
unicode.h  1397  15 months  d  Remove unnecessary CVS $Id$ tags
value.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags
version.c  1397  15 months  d  Remove unnecessary CVS $Id$ tags

David Leonard
ViewVC Help
Powered by ViewVC 1.0.9