|
|
@14142
|
12 years |
Ivan Raikov |
chicken-3 version set to 3.5.6
|
|
|
@14101
|
12 years |
Kon Lovett |
Applied the fix for dangling open ports suggested by Matt Jones.
|
|
|
@14024
|
12 years |
Ivan Raikov |
chicken-3 version set to 3.5.5
|
|
|
@14023
|
12 years |
Ivan Raikov |
Removed some debug msgs.
|
|
|
@13991
|
12 years |
Ivan Raikov |
Version 3.5.4
|
|
|
@13981
|
12 years |
Alex Shinn |
Removing infinite loop when -fetch is used on an egg with
dependencies.
|
|
|
@13840
|
12 years |
elf |
if make bootstrap depends on bootstrap.tar.gz, the distfiles must be …
|
|
|
@13805
|
12 years |
Ivan Raikov |
Applied patch by Will Farr to fix C_random_fixnum.
|
|
|
@13779
|
12 years |
Kon Lovett |
Fix for intemperate use of ##sys#hash-table routines. Reported by Jim …
|
|
|
@13453
|
12 years |
felix winkelmann |
srfi-69 alist->hash-table fix (thanks to Drew Hess)
|
|
|
@13437
|
12 years |
Ivan Raikov |
Updated maketexi script to support new stream-wiki interface.
|
|
|
@13416
|
12 years |
Ivan Raikov |
Properly set the version to 3.5.2
|
|
|
@13413
|
12 years |
Jim Ursetto |
Restored srfi-18.scm to the latest revision, after fixing unbound …
|
|
|
@13412
|
12 years |
elf |
mingw works again. finally.
chicken-setup needs some major work to …
|
|
|
@13411
|
12 years |
Ivan Raikov |
Reverted srfi-18.scm to that of Chicken 3.4.0
|
|
|
@13410
|
12 years |
elf |
maybe?
|
|
|
@13409
|
12 years |
elf |
more fixes
|
|
|
@13408
|
12 years |
elf |
more mingw fixes
|
|
|
@13407
|
12 years |
elf |
fixing the makefile for mingw again. please stop changing it back. …
|
|
|
@13367
|
12 years |
Jim Ursetto |
posixunix: unsetenv didn't work on OS X
|
|
|
@13320
|
12 years |
Kon Lovett |
Use of srfi-12 procs rather than underlying impl.
|
|
|
@13259
|
12 years |
Ivan Raikov |
Version set to 3.5.0
|
|
|
@13178
|
12 years |
Kon Lovett |
defaults.make : chking of svnrev sep from svnrev fil as a target …
|
|
|
@13170
|
12 years |
Jim Ursetto |
Export string->sre in Chicken 3 irregex
|
|
|
@13157
|
12 years |
Ivan Raikov |
chicken-3 branch version set to 3.4.15
|
|
|
@13156
|
12 years |
Ivan Raikov |
Adding change to sre-length-ranges from trunk.
|
|
|
@13149
|
12 years |
Kon Lovett |
c-platform.scm : ##sys#pointer? rewrite -> C_anypointerp
library.scm : …
|
|
|
@13147
|
12 years |
Kon Lovett |
lolevel.scm : check-pointer not in library.scm yet
chicken.h : grouped …
|
|
|
@13145
|
12 years |
Ivan Raikov |
Updated Chicken 3 manual.
|
|
|
@13144
|
12 years |
Ivan Raikov |
Version set to 3.4.13
|
|
|
@13143
|
12 years |
Kon Lovett |
Chgd "can not" -> "cannot" - saves bytes your know ;-)
Renamed …
|
|
|
@13139
|
12 years |
Ivan Raikov |
Backported fix to irregex from changeset 13137.
|
|
|
@13135
|
12 years |
Kon Lovett |
trunk/posixwin.scm : unimplimented is syntax
trunk/runtime.c : nl btwn …
|
|
|
@13134
|
12 years |
Kon Lovett |
manifest : added tests/lolevel-tests.scm
lolevel.scm : added local …
|
|
|
@13133
|
12 years |
Ivan Raikov |
development version no. set to 3.4.12
|
|
|
@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 …
|
|
|
@13091
|
12 years |
Ivan Raikov |
chicken-3 branch version set to 3.4.11.
|
|
|
@13090
|
12 years |
Ivan Raikov |
Bug fix in string-search-positions; backported fixes to char-upcase …
|
|
|
@13061
|
12 years |
Ivan Raikov |
version set to 3.4.10
|
|
|
@13055
|
12 years |
Ivan Raikov |
Backported fix to character-case operations.
|
|
|
@13048
|
12 years |
Ivan Raikov |
Unit regex documentation is now consistent with the new regex API.
|
|
|
@13047
|
12 years |
Ivan Raikov |
Version set to 3.4.9
|
|
|
@13045
|
12 years |
Ivan Raikov |
Added optional arguments list to string-match and
string-match-positions.
|
|
|
@13034
|
12 years |
Ivan Raikov |
version set to 3.4.8
|
|
|
@13033
|
12 years |
Ivan Raikov |
Make sure end argument to string-search and string-search-positions …
|
|
|
@13016
|
12 years |
Ivan Raikov |
Updated bootstrap tarball with new regex.c
|
|
|
@13014
|
12 years |
Ivan Raikov |
Added irregex.scm to the manifest.
|
|
|
@13010
|
12 years |
Ivan Raikov |
Replaced PCRE with irregex in the release 3 branch.
|
|
|
@12959
|
12 years |
Ivan Raikov |
Version set to 3.4.6
|
|
|
@12958
|
12 years |
Ivan Raikov |
Backported fix for bug in number->string reported by Kevin Beranek.
|
|
|
@12868
|
12 years |
felix winkelmann |
finalizer bug not fixed, perhaps now
|
|
|
@12839
|
12 years |
felix winkelmann |
finalizer bugfix for problem reported by Alejo
|
|
|
@12627
|
12 years |
Ivan Raikov |
Development snapshot 3.4.5.
|
|
|
@12626
|
12 years |
Ivan Raikov |
Backporting fix from Chicken 4.
|
|
|
@12553
|
12 years |
Ivan Raikov |
Merged manual changes.
|
|
|
@12545
|
12 years |
Ivan Raikov |
Inserted "reported by" in front of contributors' names.
|
|
|
@12544
|
12 years |
Ivan Raikov |
Version set to 3.4.4.
|
|
|
@12543
|
12 years |
Ivan Raikov |
fetch-file now creates the download directory before doing anything else.
|
|
|
@12487
|
12 years |
Ivan Raikov |
Version set to 3.4.3.
|
|
|
@12486
|
12 years |
Ivan Raikov |
Backporting fixes from trunk.
|
|
|
@12485
|
12 years |
Ivan Raikov |
Backporting fixes from trunk.
|
|
|
@12464
|
12 years |
Ivan Raikov |
Version set to 3.4.1.
|
|
|
@12452
|
12 years |
elf |
fixed some path nonsense re: mingw
|
|
|
@12117
|
12 years |
Kon Lovett |
PCRE 7.8, use of "full" flonum-hash, new scheme-complete by Alex Shinn.
|
|
|
@12111
|
12 years |
Ivan Raikov |
Consolidated news items for release 3.4.0.
|
|
|
@12096
|
12 years |
Ivan Raikov |
Adding latest updates to release-3 branch.
|
|
|
@12095
|
12 years |
Kon Lovett |
Manifest update for PCRE 7.8
|
|
|
@12094
|
12 years |
Kon Lovett |
PCRE 7.8 (Provisional)
|
|
|
@12082
|
12 years |
felix winkelmann |
moved trunk to branches/chicken-3
|
|
copied from chicken/trunk:
|
|
|
@12054
|
12 years |
Ivan Raikov |
Added chicken-bundle script to the file manifest.
|