chicken-hackers
Thread
Date
Earlier messages
Messages by Thread
[Chicken-hackers] Invalid forwarded object howto?
Jörg F . Wittenberger
[Chicken-hackers] [PATCH] Fix for #852
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix for #852
Felix
[Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Mario Domenech Goulart
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Peter Bex
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Mario Domenech Goulart
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Peter Bex
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Mario Domenech Goulart
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Peter Bex
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Mario Domenech Goulart
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Mario Domenech Goulart
Re: [Chicken-hackers] [PATCH] When referencing libchicken, take PROGRAM_PREFIX into account
Peter Bex
[Chicken-hackers] tcp-connect looses socket-fd upon timeout
Jörg F . Wittenberger
Re: [Chicken-hackers] tcp-connect looses socket-fd upon timeout
Peter Bex
Re: [Chicken-hackers] tcp-connect looses socket-fd upon timeout
Peter Bex
Re: [Chicken-hackers] tcp-connect looses socket-fd upon timeout
Jim Ursetto
[Chicken-hackers] [PATCH] Incorrect scrutiny type for string-list and question about location c-pointer conversions
Peter Bex
Re: [Chicken-hackers] [PATCH] Incorrect scrutiny type for string-list and question about location c-pointer conversions
Felix
[Chicken-hackers] poll(2) with chicken: works - sort of
Jörg F . Wittenberger
Re: [Chicken-hackers] poll(2) with chicken: works - sort of
Christian Kellermann
Re: [Chicken-hackers] poll(2) with chicken: works - sort of
John Cowan
Re: [Chicken-hackers] poll(2) with chicken: works - sort of
Jörg F . Wittenberger
Re: [Chicken-hackers] poll(2) with chicken: works - sort of
Moritz Heidkamp
Re: [Chicken-hackers] poll(2) with chicken: works - sort of
Jörg F . Wittenberger
Re: [Chicken-hackers] poll(2) with chicken: works - sort of
John Cowan
Re: [Chicken-hackers] poll(2) with chicken: works - sort of
Jörg F . Wittenberger
[Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Felix
Re: [Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Felix
Re: [Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Felix
Re: [Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix line numbers in error messages inside modules
Felix
Re: [Chicken-hackers] Ignore -rpath for mingw & macosx
Kon Lovett
Re: [Chicken-hackers] Ignore -rpath for mingw & macosx
Christian Kellermann
[Chicken-hackers] fix for blob read syntax manual entry
Kon Lovett
Re: [Chicken-hackers] fix for blob read syntax manual entry
Peter Bex
[Chicken-hackers] [PATCH] Use binary mode when downloading files
Christian Kellermann
Re: [Chicken-hackers] [PATCH] Use binary mode when downloading files
Christian Kellermann
Re: [Chicken-hackers] [PATCH] Use binary mode when downloading files
Felix
[Chicken-hackers] bugfix for 817, that's -O5 the letter
Christian Kellermann
Re: [Chicken-hackers] bugfix for 817, that's -O5 the letter
Felix
Re: [Chicken-hackers] bugfix for 817, that's -O5 the letter
Christian Kellermann
Re: [Chicken-hackers] bugfix for 817, that's -O5 the letter
Felix
[Chicken-hackers] [PATCH] Merge manual changes from the wiki
Christian Kellermann
Re: [Chicken-hackers] [PATCH] Merge manual changes from the wiki
Felix
[Chicken-hackers] [PATCH] handle non-string argument in "assert"
Felix
Re: [Chicken-hackers] [PATCH] handle non-string argument in "assert"
Alaric Snell-Pym
Re: [Chicken-hackers] [PATCH] handle non-string argument in "assert"
Peter Bex
[Chicken-hackers] [PATCH] make csi close stdin/stderr/stdout when exiting.
Christian Kellermann
Re: [Chicken-hackers] [PATCH] make csi close stdin/stderr/stdout when exiting.
Felix
Re: [Chicken-hackers] [PATCH] make csi close stdin/stderr/stdout when exiting.
Christian Kellermann
Re: [Chicken-hackers] [PATCH] make csi close stdin/stderr/stdout when exiting.
Felix
Re: [Chicken-hackers] [PATCH] make csi close stdin/stderr/stdout when exiting.
Christian Kellermann
Re: [Chicken-hackers] [PATCH] make csi close stdin/stderr/stdout when exiting.
John Cowan
Re: [Chicken-hackers] [PATCH] make csi close stdin/stderr/stdout when exiting.
Christian Kellermann
[Chicken-hackers] [PATCH] Prevent #!key from occurring twice in DSSSL arg lists; add some DSSSL tests
Jim Ursetto
Re: [Chicken-hackers] [PATCH] Prevent #!key from occurring twice in DSSSL arg lists; add some DSSSL tests
Peter Bex
[Chicken-hackers] [PATCH] Disjoint return types with undefined (or *?) mess up "not" typechecks
Peter Bex
Re: [Chicken-hackers] [PATCH] Disjoint return types with undefined (or *?) mess up "not" typechecks
Felix
Re: [Chicken-hackers] [PATCH] Disjoint return types with undefined (or *?) mess up "not" typechecks
Peter Bex
[Chicken-hackers] [PATCH] Fix #808 by not comparing strings with standard C string functions
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix #808 by not comparing strings with standard C string functions
Jim Ursetto
Re: [Chicken-hackers] [PATCH] Fix #808 by not comparing strings with standard C string functions
Peter Bex
[Chicken-hackers] [PATCH] DSSSL keyword args combined with rest and optional
Peter Bex
Re: [Chicken-hackers] [PATCH] DSSSL keyword args combined with rest and optional
Jim Ursetto
[Chicken-hackers] [PATCH] Fix #816 by always adding core macros to compiler syntax
Peter Bex
[Chicken-hackers] [PATCH] smash "list"/"list-of" types
Felix
Re: [Chicken-hackers] [PATCH] smash "list"/"list-of" types
Peter Bex
[Chicken-hackers] [PATCH] Lists may be modified into pairs, but if they are empty they aren't pairs to begin with. [was: Re: [PATCH] smash "list"/"list-of" types]
Peter Bex
Re: [Chicken-hackers] [PATCH] Lists may be modified into pairs, but if they are empty they aren't pairs to begin with.
Felix
[Chicken-hackers] [PATCH] Small types.db fixes and some notes/questions
Peter Bex
Re: [Chicken-hackers] [PATCH] Small types.db fixes and some notes/questions
Felix
Re: [Chicken-hackers] [PATCH] Small types.db fixes and some notes/questions
Felix
[Chicken-hackers] [PATCH] Add automatic randomization to remaining core hash-functions
Peter Bex
Re: [Chicken-hackers] [PATCH] Add automatic randomization to remaining core hash-functions
Christian Kellermann
[Chicken-hackers] What's left for the next release?
Christian Kellermann
Re: [Chicken-hackers] What's left for the next release?
Felix
Re: [Chicken-hackers] What's left for the next release?
Peter Bex
Re: [Chicken-hackers] What's left for the next release?
Mario Domenech Goulart
Re: [Chicken-hackers] What's left for the next release?
Peter Bex
Re: [Chicken-hackers] What's left for the next release?
Felix
[Chicken-hackers] #723 ; was Re: What's left for the next release?
Jörg F . Wittenberger
Re: [Chicken-hackers] #723 ; was Re: What's left for the next release?
Christian Kellermann
Re: [Chicken-hackers] #723 ; was Re: What's left for the next release?
Jörg F . Wittenberger
Re: [Chicken-hackers] #723
Christian Kellermann
Re: [Chicken-hackers] #723 ; was Re: What's left for the next release?
Peter Bex
[Chicken-hackers] [PATCH] Correct the types.db entry for `eval'
Moritz Heidkamp
Re: [Chicken-hackers] [PATCH] Correct the types.db entry for `eval'
Christian Kellermann
[Chicken-hackers] -O5 vs. -optimize-level 5
Sven Hartrumpf
Re: [Chicken-hackers] -O5 vs. -optimize-level 5
Sven Hartrumpf
Re: [Chicken-hackers] -O5 vs. -optimize-level 5
Christian Kellermann
Re: [Chicken-hackers] -O5 vs. -optimize-level 5
Sven Hartrumpf
[Chicken-hackers] Patch to use better PRNG on BSD's
Timo Myyrä
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Peter Bex
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
John Cowan
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Peter Bex
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Jim Ursetto
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Jim Ursetto
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Timo Myyrä
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Peter Bex
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Peter Bex
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Thomas Chust
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Jim Ursetto
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Thomas Chust
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
John Cowan
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
Aleksej Saushev
[Chicken-hackers] Parenthesis synonyms change
Peter Bex
Re: [Chicken-hackers] Parenthesis synonyms change
Kon Lovett
Re: [Chicken-hackers] Parenthesis synonyms change
John Cowan
Re: [Chicken-hackers] Parenthesis synonyms change
Felix
[Chicken-hackers] [PATCH] Adding checks to some procedures that accept integers only
Peter Bex
Re: [Chicken-hackers] [PATCH] Adding checks to some procedures that accept integers only
Peter Bex
Re: [Chicken-hackers] [PATCH] Adding checks to some procedures that accept integers only
Jim Ursetto
Re: [Chicken-hackers] [PATCH] Adding checks to some procedures that accept integers only
Peter Bex
Re: [Chicken-hackers] [PATCH] Adding checks to some procedures that accept integers only
Peter Bex
[Chicken-hackers] [PATCH] Remove unused evict-table-size.
Jim Ursetto
Re: [Chicken-hackers] [PATCH] Remove unused evict-table-size.
Peter Bex
[Chicken-hackers] [PATCH] Capture length in case-lambda to make it hygienic
Christian Kellermann
Re: [Chicken-hackers] [PATCH] Capture length in case-lambda to make it hygienic
Moritz Heidkamp
Re: [Chicken-hackers] [PATCH] Capture length in case-lambda to make it hygienic
Christian Kellermann
Re: [Chicken-hackers] [PATCH] Capture length in case-lambda to make it hygienic
Moritz Heidkamp
Re: [Chicken-hackers] [PATCH] Capture length in case-lambda to make it hygienic
Christian Kellermann
[Chicken-hackers] [PATCH] string->number shouldn't raise errors but return #f on failure
Peter Bex
Re: [Chicken-hackers] [PATCH] string->number shouldn't raise errors but return #f on failure
Christian Kellermann
Re: [Chicken-hackers] [PATCH] string->number shouldn't raise errors but return #f on failure
Felix
[Chicken-hackers] [PATCH] fix typo in _errno check in ##sys#custom-input-port
Evan Hanson
Re: [Chicken-hackers] [PATCH] fix typo in _errno check in ##sys#custom-input-port
Jim Ursetto
[Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Peter Bex
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
John Cowan
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Peter Bex
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
John Cowan
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Peter Bex
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
John Cowan
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Peter Bex
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Peter Bex
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
John Cowan
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Peter Bex
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Peter Bex
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
John Cowan
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value
Christian Kellermann
[Chicken-hackers] Tweaking the numbers egg to support syntax in compiled code
Peter Bex
Re: [Chicken-hackers] Tweaking the numbers egg to support syntax in compiled code
Peter Bex
Re: [Chicken-hackers] Tweaking the numbers egg to support syntax in compiled code
Peter Bex
[Chicken-hackers] Much ado about nothing...
Christian Kellermann
[Chicken-hackers] [PATCH] Types database entry for NOT is wrong
Peter Bex
Re: [Chicken-hackers] [PATCH] Types database entry for NOT is wrong
Christian Kellermann
[Chicken-hackers] [patch] Do not specialise make-vector for negative lengths
Christian Kellermann
Re: [Chicken-hackers] [patch] Do not specialise make-vector for negative lengths
Christian Kellermann
Re: [Chicken-hackers] [patch] Do not specialise make-vector for negative lengths
Peter Bex
[Chicken-hackers] [PATCH] compile-file: options override default options
Felix
Re: [Chicken-hackers] [PATCH] compile-file: options override default options
Christian Kellermann
Re: [Chicken-hackers] [PATCH] compile-file: options override default options
Peter Bex
Re: [Chicken-hackers] [PATCH] compile-file: options override default options
Christian Kellermann
Re: [Chicken-hackers] [PATCH] compile-file: options override default options
Peter Bex
[Chicken-hackers] [PATCH] check egg names in setup-download
Felix
Re: [Chicken-hackers] [PATCH] check egg names in setup-download
Christian Kellermann
Re: [Chicken-hackers] [PATCH] check egg names in setup-download
Christian Kellermann
Re: [Chicken-hackers] [PATCH] check egg names in setup-download
Christian Kellermann
Re: [Chicken-hackers] [PATCH] check egg names in setup-download
Felix
[Chicken-hackers] [CR] deprecation of "make"
Felix
Re: [Chicken-hackers] [CR] deprecation of "make"
Peter Bex
[Chicken-hackers] [PATCH] Fix a few more mistakes in types.db
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix a few more mistakes in types.db
Felix
Re: [Chicken-hackers] [PATCH] Clean out old cruft (debian dir, changelog files)
Christian Kellermann
[Chicken-hackers] Clean versus pure in types.db
Peter Bex
Re: [Chicken-hackers] Clean versus pure in types.db
Felix
Re: [Chicken-hackers] Clean versus pure in types.db
John Cowan
Re: [Chicken-hackers] Clean versus pure in types.db
Jörg F . Wittenberger
Re: [Chicken-hackers] Clean versus pure in types.db
John Cowan
[Chicken-hackers] [PATCH] Documentation: Clarify the meaning of define-record
Alaric Snell-Pym
Re: [Chicken-hackers] [PATCH] Documentation: Clarify the meaning of define-record
Christian Kellermann
[Chicken-hackers] delete-directory types.db entry
Evan Hanson
Re: [Chicken-hackers] delete-directory types.db entry
Felix
[Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Alaric Snell-Pym
Re: [Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Felix
Re: [Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Alaric Snell-Pym
Re: [Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Felix
Re: [Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Alaric Snell-Pym
Re: [Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Felix
Re: [Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Alaric Snell-Pym
Re: [Chicken-hackers] [PATCH] Allow assert to accept an arbitrary expression as the message
Felix
[Chicken-hackers] [PATCH] Fix numbers-string-conversion-tests compilation time
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix numbers-string-conversion-tests compilation time
Christian Kellermann
[Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Mario Domenech Goulart
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Felix
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Peter Bex
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Felix
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Christian Kellermann
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Felix
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Christian Kellermann
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Christian Kellermann
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Mario Domenech Goulart
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Mario Domenech Goulart
Re: [Chicken-hackers] ugarit and tuples start breaking on 2012/03/03
Christian Kellermann
[Chicken-hackers] See you at CeBit !
Jörg F . Wittenberger
Re: [Chicken-hackers] [Chicken-users] See you at CeBit !
Christian Kellermann
Re: [Chicken-hackers] See you at CeBit !
Felix
[Chicken-hackers] [PATCH] Bugfix for #791 and unpack flonums correctly for integer?
Christian Kellermann
Earlier messages