|
|
@13710
|
12 years |
felix winkelmann |
more cleaning up in manual
|
|
|
@13709
|
12 years |
felix winkelmann |
manual cleanups; added record proposal by Kon; wiki2html ugly but working
|
|
|
@13705
|
12 years |
Kon Lovett |
Fixed wrong # of args.
|
|
|
@13704
|
12 years |
Kon Lovett |
Fix for mismatched arg ids.
|
|
|
@13702
|
12 years |
Kon Lovett |
Added 'macro?' from expand.scm & 'define-reader-ctor' from eval.scm
|
|
|
@13695
|
12 years |
Kon Lovett |
Rmvd dups. Fixed '%bytevector=?' parens.
|
|
|
@13694
|
12 years |
Kon Lovett |
Added 'symbol-escape' support. Renamed 'parenthesis-synonyms' -> …
|
|
|
@13686
|
12 years |
felix winkelmann |
manual cleanups
|
|
|
@13685
|
12 years |
Kon Lovett |
Removed identifier wrongly added - 'environment?' is in the sys namespace.
|
|
|
@13683
|
12 years |
felix winkelmann |
slight manual fixes; wiki2html improvements
|
|
|
@13677
|
12 years |
Kon Lovett |
Moved 'apropos' out. Added routines to encapsulate information the new …
|
|
|
@13672
|
12 years |
Kon Lovett |
Added 'parenthesis-synonyms' concept. Updated the unsafe inlines w/ …
|
|
|
@13670
|
12 years |
felix winkelmann |
not a fix at all
|
|
|
@13669
|
12 years |
felix winkelmann |
manual fixes
|
|
|
@13661
|
12 years |
felix winkelmann |
wiki2html work; fixed table in manual
|
|
|
@13659
|
12 years |
felix winkelmann |
small manual fixes; merged wiki changes (rev. 13647) into manual
|
|
|
@13632
|
12 years |
Kon Lovett |
Renamed 'dir' -> 'nam' in 'extension-name-and-version'.
|
|
|
@13620
|
12 years |
Kon Lovett |
Fixed up some code formatting.
|
|
|
@13612
|
12 years |
felix winkelmann |
include files are not installed anymore
|
|
|
@13611
|
12 years |
Jim Ursetto |
move-memory! broken in r13148, fixed
|
|
|
@13583
|
12 years |
felix winkelmann |
two more newlines
|
|
|
@13582
|
12 years |
felix winkelmann |
fix for syntax-rules bug reported by Jim Ursetto
|
|
|
@13581
|
12 years |
felix winkelmann |
miscellaneous trivialities
|
|
|
@13580
|
12 years |
felix winkelmann |
updated manual with some changes from the wiki
|
|
|
@13577
|
12 years |
Kon Lovett |
Added new number limits.
|
|
|
@13562
|
12 years |
Kon Lovett |
Added fixnum & flonum limit constants.
|
|
|
@13550
|
12 years |
Kon Lovett |
'extension-name-and-version' has validation. 'extension-version' …
|
|
|
@13548
|
12 years |
Kon Lovett |
Added version capture & export. Since the http server doesn't report …
|
|
|
@13544
|
12 years |
Kon Lovett |
Rmvd unused 'C_hashptr' & 'C_mem_compare'. Rmvd hash related 'hides'.
|
|
|
@13543
|
12 years |
Kon Lovett |
Rmvd unused 'C_mem_compare' def. Use of '(eof-object? x)' instead of …
|
|
|
@13542
|
12 years |
Kon Lovett |
Folded hanging right paran.
|
|
|
@13538
|
12 years |
felix winkelmann |
minor fixes
|
|
|
@13534
|
12 years |
Kon Lovett |
Wrong arg order for map/etc.
|
|
|
@13532
|
12 years |
Kon Lovett |
Chgd block-word to wordblock & block-byte to byteblock. Fix for …
|
|
|
@13525
|
12 years |
Kon Lovett |
Addded maybe-immediate set! routines. Added better assert comments.
|
|
|
@13504
|
12 years |
Kon Lovett |
Renaming to new canonical style.
|
|
|
@13488
|
12 years |
Kon Lovett |
Added '%append!' & thread state test procs.
|
|
|
@13466
|
12 years |
Kon Lovett |
Fix for core prim calls.
|
|
|
@13452
|
12 years |
felix winkelmann |
some cleanup, manual fixes, NEWS and README update
|
|
|
@13451
|
12 years |
felix winkelmann |
srfi-69 error check added (thanks to Drew Hess)
|
|
|
@13389
|
12 years |
felix winkelmann |
added testcase
|
|
|
@13368
|
12 years |
Jim Ursetto |
posixunix: unsetenv didn't work on OS X
|
|
|
@13351
|
12 years |
felix winkelmann |
aliases remembers original name (otherwise stripping will not recover …
|
|
|
@13339
|
12 years |
felix winkelmann |
reverted fix for separately marked finalizer procedures reported by …
|
|
|
@13337
|
12 years |
felix winkelmann |
mingw/msys fix for test suite
|
|
|
@13328
|
12 years |
felix winkelmann |
fixed broken fix for non-ascii character case conversion
|
|
|
@13304
|
12 years |
felix winkelmann |
patch by Jim Ursetto for faster read-string from string-port
|
|
|
@13300
|
12 years |
felix winkelmann |
applied read-lime-limit patch by Jim Ursetto
|
|
|
@13250
|
12 years |
felix winkelmann |
scripts/setversion works in binary mode (for windoof)
|
|
|
@13246
|
12 years |
felix winkelmann |
use --enable-auto-import on mingw
|
|
|
@13239
|
12 years |
felix winkelmann |
mingw/msys build fix
|
|
|
@13191
|
12 years |
felix winkelmann |
mingw/msys build fixes
|
|
|
@13188
|
12 years |
Kon Lovett |
Hope this works for everyone.
|
|
|
@13179
|
12 years |
Kon Lovett |
Reverted defaults & had wrong svnrevision
|
|
|
@13177
|
12 years |
Kon Lovett |
runtime.c : use of C defines for platform info, reflowed some comments …
|
|
|
@13175
|
12 years |
Kon Lovett |
Separation of testing for new svnrev & testing for new buildsvnrev
|
|
|
@13174
|
12 years |
Kon Lovett |
Ok, buildsvnrevision is .PHONY too.
|
|
|
@13173
|
12 years |
Kon Lovett |
Rplcd buildsvnrevision as dep of target all.
|
|
|
@13169
|
12 years |
Jim Ursetto |
Expose string->sre in Chicken 4 irregex
|
|
|
@13168
|
12 years |
Kon Lovett |
Forgot to svn add this one.
|
|
|
@13167
|
12 years |
Kon Lovett |
posixunix.scm, osixwin.scm : added Unit ports use
lolevel.scm : …
|
|
|
@13152
|
12 years |
Kon Lovett |
Supposed to be 'primitive-object', not just 'primitive', since mostly …
|
|
|
@13151
|
12 years |
Alex Shinn |
Adding posix-string to sre-length-ranges. Still need to add checks …
|
|
|
@13150
|
12 years |
Kon Lovett |
library.scm, c-platform.scm : C_pointerp -> C_anypointerp …
|
|
|
@13148
|
12 years |
Kon Lovett |
distribution/manifest : added lolevel test
tests/lolevel-tests.scm : …
|
|
|
@13146
|
12 years |
Kon Lovett |
Added core inlines include files.
Stopped 'buildsvnrevision' target …
|
|
|
@13141
|
12 years |
felix winkelmann |
attempt to fix msvc build (incomplete)§
|
|
|
@13140
|
12 years |
Kon Lovett |
Renamed not proper list error per ##sys#error- for all error type …
|
|
|
@13138
|
12 years |
Kon Lovett |
Chgd "can not" to "cannot" - saves bytes you know ;-)
|
|
|
@13137
|
12 years |
Alex Shinn |
Fixing silly bug that didn't allow mixing the : abbreviation for seq …
|
|
|
@13135
|
12 years |
Kon Lovett |
trunk/posixwin.scm : unimplimented is syntax
trunk/runtime.c : nl btwn …
|
|
|
@13131
|
12 years |
felix winkelmann |
applied regex fix by Ivan; mingw build fixes
|
|
|
@13127
|
12 years |
Kon Lovett |
Chgd runtime::barf msgs to match library::##sys#error-hook msgs. Chgd …
|
|
|
@13125
|
12 years |
Kon Lovett |
Chgd to use existing errmsg (##sys#error-hook). Use of define-inline …
|
|
|
@13124
|
12 years |
Kon Lovett |
Make proper-list arg err same form as other bad arg typ. Chgd …
|
|
|
@13093
|
12 years |
Kon Lovett |
Alignment.
|
|
|
@13081
|
12 years |
felix winkelmann |
fixed silly bug in char-downcase; disabled meta-syntax-test (needs to …
|
|
|
@13074
|
12 years |
felix winkelmann |
applied regex patches fixing indices from chicken-3 branch by Ivan to …
|
|
|
@13062
|
12 years |
felix winkelmann |
more char-code safety measures
|
|
|
@13041
|
12 years |
felix winkelmann |
default inlined character-cae operations use lowest 8 bit only (caused …
|
|
|
@13023
|
12 years |
Kon Lovett |
Rmvd dup 'ports' ref.
|
|
|
@13018
|
12 years |
Kon Lovett |
Added return value testing for FreeLibrary? & shl_unlaod.
|
|
|
@13017
|
12 years |
Kon Lovett |
Added warning classes.
|
|
|
@13015
|
12 years |
Kon Lovett |
Added runtime commandline options. Minor fixes to options w/ arguments.
|
|
|
@13008
|
12 years |
felix winkelmann |
import-libs where installed with wrong permissions
|
|
|
@13007
|
12 years |
felix winkelmann |
trivial fix in defaults.make
|
|
|
@13006
|
12 years |
felix winkelmann |
cygwin build fixes
|
|
|
@12964
|
12 years |
felix winkelmann |
updated TODO list
|
|
|
@12963
|
12 years |
felix winkelmann |
alternative definition for define-for-syntax (untested)
|
|
|
@12961
|
12 years |
felix winkelmann |
build fixes, meta-syntax testing
|
|
|
@12957
|
12 years |
felix winkelmann |
added note to README
|
|
|
@12956
|
12 years |
felix winkelmann |
possibly fixed mingw quoting hell - a bow before Matthew Flatt, who is …
|
|
|
@12952
|
12 years |
felix winkelmann |
removed redundant module check
|
|
|
@12950
|
12 years |
felix winkelmann |
yes, it should
|
|
|
@12949
|
12 years |
felix winkelmann |
number->string fix for bug reported by Kevin Beranek
|
|
|
@12948
|
12 years |
felix winkelmann |
special length procedure in compiler to compute llist lengths …
|
|
|
@12940
|
12 years |
felix winkelmann |
length checks argument for being cyclic (suggested by Taylor Campbell)
|
|
|
@12939
|
12 years |
felix winkelmann |
added finalizable GC roots, as suggested by Alejandro
|
|
|
@12938
|
12 years |
felix winkelmann |
added egg-list operation to henrietta
|
|
|
@12937
|
12 years |
felix winkelmann |
updateed copyright
|
|
|