|
|
@13240
|
11 years |
felix winkelmann |
merged trunk svn rev. 13239 into prerelease
|
|
|
@13239
|
11 years |
felix winkelmann |
mingw/msys build fix
|
|
|
@13191
|
11 years |
felix winkelmann |
mingw/msys build fixes
|
|
|
@13188
|
11 years |
Kon Lovett |
Hope this works for everyone.
|
|
|
@13179
|
11 years |
Kon Lovett |
Reverted defaults & had wrong svnrevision
|
|
|
@13178
|
11 years |
Kon Lovett |
defaults.make : chking of svnrev sep from svnrev fil as a target …
|
|
|
@13177
|
11 years |
Kon Lovett |
runtime.c : use of C defines for platform info, reflowed some comments …
|
|
|
@13175
|
11 years |
Kon Lovett |
Separation of testing for new svnrev & testing for new buildsvnrev
|
|
|
@13174
|
11 years |
Kon Lovett |
Ok, buildsvnrevision is .PHONY too.
|
|
|
@13173
|
11 years |
Kon Lovett |
Rplcd buildsvnrevision as dep of target all.
|
|
|
@13170
|
11 years |
Jim Ursetto |
Export string->sre in Chicken 3 irregex
|
|
|
@13169
|
11 years |
Jim Ursetto |
Expose string->sre in Chicken 4 irregex
|
|
|
@13168
|
11 years |
Kon Lovett |
Forgot to svn add this one.
|
|
|
@13167
|
11 years |
Kon Lovett |
posixunix.scm, osixwin.scm : added Unit ports use
lolevel.scm : …
|
|
|
@13157
|
11 years |
Ivan Raikov |
chicken-3 branch version set to 3.4.15
|
|
|
@13156
|
11 years |
Ivan Raikov |
Adding change to sre-length-ranges from trunk.
|
|
|
@13152
|
11 years |
Kon Lovett |
Supposed to be 'primitive-object', not just 'primitive', since mostly …
|
|
|
@13151
|
11 years |
Alex Shinn |
Adding posix-string to sre-length-ranges. Still need to add checks …
|
|
|
@13150
|
11 years |
Kon Lovett |
library.scm, c-platform.scm : C_pointerp -> C_anypointerp …
|
|
|
@13149
|
11 years |
Kon Lovett |
c-platform.scm : ##sys#pointer? rewrite -> C_anypointerp
library.scm : …
|
|
|
@13148
|
11 years |
Kon Lovett |
distribution/manifest : added lolevel test
tests/lolevel-tests.scm : …
|
|
|
@13147
|
11 years |
Kon Lovett |
lolevel.scm : check-pointer not in library.scm yet
chicken.h : grouped …
|
|
|
@13146
|
11 years |
Kon Lovett |
Added core inlines include files.
Stopped 'buildsvnrevision' target …
|
|
|
@13145
|
11 years |
Ivan Raikov |
Updated Chicken 3 manual.
|
|
|
@13144
|
11 years |
Ivan Raikov |
Version set to 3.4.13
|
|
|
@13143
|
11 years |
Kon Lovett |
Chgd "can not" -> "cannot" - saves bytes your know ;-)
Renamed …
|
|
|
@13141
|
11 years |
felix winkelmann |
attempt to fix msvc build (incomplete)§
|
|
|
@13140
|
11 years |
Kon Lovett |
Renamed not proper list error per ##sys#error- for all error type …
|
|
|
@13139
|
11 years |
Ivan Raikov |
Backported fix to irregex from changeset 13137.
|
|
|
@13138
|
11 years |
Kon Lovett |
Chgd "can not" to "cannot" - saves bytes you know ;-)
|
|
|
@13137
|
11 years |
Alex Shinn |
Fixing silly bug that didn't allow mixing the : abbreviation for seq …
|
|
|
@13135
|
11 years |
Kon Lovett |
trunk/posixwin.scm : unimplimented is syntax
trunk/runtime.c : nl btwn …
|
|
|
@13134
|
11 years |
Kon Lovett |
manifest : added tests/lolevel-tests.scm
lolevel.scm : added local …
|
|
|
@13133
|
11 years |
Ivan Raikov |
development version no. set to 3.4.12
|
|
|
@13131
|
11 years |
felix winkelmann |
applied regex fix by Ivan; mingw build fixes
|
|
|
@13127
|
11 years |
Kon Lovett |
Chgd runtime::barf msgs to match library::##sys#error-hook msgs. Chgd …
|
|
|
@13125
|
11 years |
Kon Lovett |
Chgd to use existing errmsg (##sys#error-hook). Use of define-inline …
|
|
|
@13124
|
11 years |
Kon Lovett |
Make proper-list arg err same form as other bad arg typ. Chgd …
|
|
|
@13093
|
11 years |
Kon Lovett |
Alignment.
|
|
|
@13091
|
11 years |
Ivan Raikov |
chicken-3 branch version set to 3.4.11.
|
|
|
@13090
|
11 years |
Ivan Raikov |
Bug fix in string-search-positions; backported fixes to char-upcase …
|
|
|
@13081
|
11 years |
felix winkelmann |
fixed silly bug in char-downcase; disabled meta-syntax-test (needs to …
|
|
|
@13074
|
11 years |
felix winkelmann |
applied regex patches fixing indices from chicken-3 branch by Ivan to …
|
|
|
@13062
|
11 years |
felix winkelmann |
more char-code safety measures
|
|
|
@13061
|
11 years |
Ivan Raikov |
version set to 3.4.10
|
|
|
@13055
|
11 years |
Ivan Raikov |
Backported fix to character-case operations.
|
|
|
@13048
|
11 years |
Ivan Raikov |
Unit regex documentation is now consistent with the new regex API.
|
|
|
@13047
|
11 years |
Ivan Raikov |
Version set to 3.4.9
|
|
|
@13045
|
11 years |
Ivan Raikov |
Added optional arguments list to string-match and
string-match-positions.
|
|
|
@13041
|
11 years |
felix winkelmann |
default inlined character-cae operations use lowest 8 bit only (caused …
|
|
|
@13034
|
11 years |
Ivan Raikov |
version set to 3.4.8
|
|
|
@13033
|
11 years |
Ivan Raikov |
Make sure end argument to string-search and string-search-positions …
|
|
|
@13023
|
11 years |
Kon Lovett |
Rmvd dup 'ports' ref.
|
|
|
@13018
|
11 years |
Kon Lovett |
Added return value testing for FreeLibrary? & shl_unlaod.
|
|
|
@13017
|
11 years |
Kon Lovett |
Added warning classes.
|
|
|
@13016
|
11 years |
Ivan Raikov |
Updated bootstrap tarball with new regex.c
|
|
|
@13015
|
11 years |
Kon Lovett |
Added runtime commandline options. Minor fixes to options w/ arguments.
|
|
|
@13014
|
11 years |
Ivan Raikov |
Added irregex.scm to the manifest.
|
|
|
@13010
|
11 years |
Ivan Raikov |
Replaced PCRE with irregex in the release 3 branch.
|
|
|
@13008
|
11 years |
felix winkelmann |
import-libs where installed with wrong permissions
|
|
|
@13007
|
11 years |
felix winkelmann |
trivial fix in defaults.make
|
|
|
@13006
|
11 years |
felix winkelmann |
cygwin build fixes
|
|
|
@12964
|
11 years |
felix winkelmann |
updated TODO list
|
|
|
@12963
|
11 years |
felix winkelmann |
alternative definition for define-for-syntax (untested)
|
|
|
@12961
|
11 years |
felix winkelmann |
build fixes, meta-syntax testing
|
|
|
@12959
|
11 years |
Ivan Raikov |
Version set to 3.4.6
|
|
|
@12958
|
11 years |
Ivan Raikov |
Backported fix for bug in number->string reported by Kevin Beranek.
|
|
|
@12957
|
11 years |
felix winkelmann |
added note to README
|
|
|
@12956
|
11 years |
felix winkelmann |
possibly fixed mingw quoting hell - a bow before Matthew Flatt, who is …
|
|
|
@12952
|
11 years |
felix winkelmann |
removed redundant module check
|
|
|
@12950
|
11 years |
felix winkelmann |
yes, it should
|
|
|
@12949
|
11 years |
felix winkelmann |
number->string fix for bug reported by Kevin Beranek
|
|
|
@12948
|
11 years |
felix winkelmann |
special length procedure in compiler to compute llist lengths …
|
|
|
@12940
|
11 years |
felix winkelmann |
length checks argument for being cyclic (suggested by Taylor Campbell)
|
|
|
@12939
|
11 years |
felix winkelmann |
added finalizable GC roots, as suggested by Alejandro
|
|
|
@12938
|
11 years |
felix winkelmann |
added egg-list operation to henrietta
|
|
|
@12937
|
11 years |
felix winkelmann |
updateed copyright
|
|
|
@12936
|
11 years |
felix winkelmann |
updated copyright
|
|
|
@12935
|
11 years |
felix winkelmann |
why did this work before?
|
|
|
@12934
|
11 years |
felix winkelmann |
can not stand it any longer
|
|
|
@12933
|
11 years |
felix winkelmann |
forgot to save; mingw chicken-install fails mysteriously
|
|
|
@12932
|
11 years |
felix winkelmann |
attempts at fixing mingw build; probably everything broken now
|
|
|
@12929
|
11 years |
felix winkelmann |
removed some obsolete exports from regex import lib and manual
|
|
|
@12922
|
11 years |
felix winkelmann |
added irregex import lib to those installed by chicken-install -init
|
|
|
@12921
|
11 years |
felix winkelmann |
updated README
|
|
|
@12920
|
11 years |
felix winkelmann |
irregex merge; -ignore-repository disables dloading; extension-version …
|
|
|
@12919
|
11 years |
felix winkelmann |
lfa optimization will not be further developed due to lack of time
|
|
|
@12918
|
11 years |
felix winkelmann |
irregular merged, removing obsolete branch
|
|
|
@12896
|
11 years |
felix winkelmann |
changed semantics of -static-extension option; added it to core compiler
|
|
|
@12869
|
11 years |
felix winkelmann |
finalizer bug not fixed, perhaps now
|
|
|
@12868
|
11 years |
felix winkelmann |
finalizer bug not fixed, perhaps now
|
|
|
@12867
|
11 years |
felix winkelmann |
csi toplevel commands resolve identifier names
|
|
|
@12865
|
11 years |
felix winkelmann |
added note
|
|
|
@12852
|
11 years |
felix winkelmann |
applied patch by Peter Bex: relinking applies to import-libs, too
|
|
|
@12848
|
11 years |
Kon Lovett |
Error during update of the module db is not fatal.
|
|
|
@12844
|
11 years |
felix winkelmann |
actually removed the options
|
|
|
@12840
|
11 years |
felix winkelmann |
removed nonsensical option
|
|
|
@12839
|
11 years |
felix winkelmann |
finalizer bugfix for problem reported by Alejo
|
|
|
@12838
|
11 years |
felix winkelmann |
removed bogus compiler-check from foreign and compiler import libs; …
|
|
|
@12830
|
11 years |
felix winkelmann |
added test for finalization demonstrating finalizer bug reported by Alejo
|
|
|