3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 24 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug in map test on simple strings. More... over 21 years ago
rev keyword for member1 to reverse test arguments;specific-error function to pass a given type of error from lisp;set-exclusive-or preserves order of test arguments;type-errors where appropriate in make-sequence;nil keys accepted in remove/delete et.al. More... over 21 years ago
Added tests for various other string functions and classes. More... over 21 years ago
Added char-schar.lsp and string.lsp More... over 21 years ago
Tests of the CHAR and SCHAR accessors. More... over 21 years ago
Tests of the STRING type and function. More... over 21 years ago
POSITIVE-FIXNUM variable type,simple-error->type error where indicated by various ansi tests, eq->eql in ldiff and tailp;proper lists only in member et. al. More... over 21 years ago
setup C_INCLUDE_PATH env variable in gcl shell wrapper More... over 21 years ago
Added tests of REMOVE-DUPLICATES, DELETE-DUPLICATES. More... over 21 years ago
Added randomized tests for REMOVE, REMOVE-IF, REMOVE-IF-NOT, DELETE, DELETE-IF, DELETE-IF-NOT. Added tests for :KEY NIL bug in the last five of these functions. More... over 21 years ago
Added in-package form so that test names don't print out with lots of annoying package specifier. More... over 21 years ago
add compile-file-pathname More... over 21 years ago
Dotted-list support in member;Reworked dotnil definitions and support macros More... over 21 years ago
Imported the test suite into the gcl development tree. More... over 21 years ago
Added slightly modified version of Waters' RT regression test suite. More... over 21 years ago
make-sequence error check for 'null type and non-zero size More... over 21 years ago
0 length last support More... over 21 years ago
Add LINK documentation to info pages More... over 21 years ago
install endp macro for dotted list support More... over 21 years ago
make-sequence checks size against result type More... over 21 years ago
make-sequence checks size against result type More... over 21 years ago
Remove more warnings, add some link debug printfs for later use. More... over 21 years ago
Put bzero back in. More... over 21 years ago
Put .exe ending on rsym via EXE macro. More... over 21 years ago
Fix newly introduced compilation problem More... over 21 years ago
Remove more warnings, an excellent woofter in unixfsys.c, set optimisations for gcc 3.2 build. More... over 21 years ago
Remove a large number of compiler warnings. Builds with gcc 3.2 in debug mode but otherwise still stick to gcc 2.95. More... over 21 years ago
Clean up firstfile.o and lastfile.o. More... over 21 years ago
KCP macro is not referenced anywhere either. More... over 21 years ago
Remove old macros. More... over 21 years ago