Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
chicken-hackers (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Nov 28 2013 15:13:48 -0500
Threads in reverse chronological order
[
Next Period
]
[Chicken-hackers] [PATCH] Expand cond clauses with constant tests and no expressions to the test value
,
Evan Hanson
,
2013/11/26
Re: [Chicken-hackers] [PATCH] Expand cond clauses with constant tests and no expressions to the test value
,
Peter Bex
,
2013/11/27
[Chicken-hackers] [PATCH] Fix "char = signed char" assumption in C-based s8vector operations
,
Peter Bex
,
2013/11/26
[Chicken-hackers] [PATCH] Simplify header file inclusion
,
Peter Bex
,
2013/11/24
Re: [Chicken-hackers] [PATCH] Simplify header file inclusion
,
Kon Lovett
,
2013/11/25
Re: [Chicken-hackers] [PATCH] Simplify header file inclusion
,
Evan Hanson
,
2013/11/26
Re: [Chicken-hackers] [PATCH] Simplify header file inclusion
,
Mario Domenech Goulart
,
2013/11/26
[Chicken-hackers] [PATCH] Fix #765 and a small can of worms related to error handling under Windows
,
Peter Bex
,
2013/11/22
Re: [Chicken-hackers] [PATCH] Fix #765 and a small can of worms related to error handling under Windows
,
Jim Ursetto
,
2013/11/22
Re: [Chicken-hackers] [PATCH] Fix #765 and a small can of worms related to error handling under Windows
,
Peter Bex
,
2013/11/23
Re: [Chicken-hackers] [PATCH] Fix #765 and a small can of worms related to error handling under Windows
,
Jim Ursetto
,
2013/11/23
Re: [Chicken-hackers] [PATCH] Fix #765 and a small can of worms related to error handling under Windows
,
Peter Bex
,
2013/11/23
Re: [Chicken-hackers] [PATCH] Fix #765 and a small can of worms related to error handling under Windows
,
Peter Bex
,
2013/11/28
[Chicken-hackers] Ticket 942 - make install uses user's umask
,
DG Ward
,
2013/11/22
Re: [Chicken-hackers] Ticket 942 - make install uses user's umask
,
Christian Kellermann
,
2013/11/22
Re: [Chicken-hackers] Ticket 942 - make install uses user's umask
,
Christian Kellermann
,
2013/11/22
Re: [Chicken-hackers] Ticket 942 - make install uses user's umask
,
DG Ward
,
2013/11/22
Re: [Chicken-hackers] Ticket 942 - make install uses user's umask
,
Peter Bex
,
2013/11/22
Re: [Chicken-hackers] Ticket 942 - make install uses user's umask
,
DG Ward
,
2013/11/22
Re: [Chicken-hackers] Ticket 942 - make install uses user's umask
,
John J Foerch
,
2013/11/24
Re: [Chicken-hackers] Ticket 942 - make install uses user's umask
,
Peter Bex
,
2013/11/25
[Chicken-hackers] [PATCH] Fix nonblocking socket behaviour on Windows
,
Peter Bex
,
2013/11/20
Re: [Chicken-hackers] [PATCH] Fix nonblocking socket behaviour on Windows
,
Jim Ursetto
,
2013/11/22
Re: [Chicken-hackers] [PATCH] Fix nonblocking socket behaviour on Windows
,
Mario Domenech Goulart
,
2013/11/25
[Chicken-hackers] [PATCH] Fix #566 and simplify/improve flonum printing code
,
Peter Bex
,
2013/11/18
[Chicken-hackers] [PATCH] Fix #1066
,
Peter Bex
,
2013/11/17
Re: [Chicken-hackers] [PATCH] Fix #1066
,
Evan Hanson
,
2013/11/18
[Chicken-hackers] [PATCH] Return the result of EXP from (assert EXP)
,
Evan Hanson
,
2013/11/14
Re: [Chicken-hackers] [PATCH] Return the result of EXP from (assert EXP)
,
Peter Bex
,
2013/11/15
Re: [Chicken-hackers] [PATCH] Return the result of EXP from (assert EXP)
,
Peter Bex
,
2013/11/15
Re: [Chicken-hackers] [PATCH] Return the result of EXP from (assert EXP)
,
John Cowan
,
2013/11/15
Re: [Chicken-hackers] [PATCH] Return the result of EXP from (assert EXP)
,
Peter Bex
,
2013/11/15
[Chicken-hackers] [PATCH] Warn on all clauses after an else in cond and case forms
,
Evan Hanson
,
2013/11/14
Re: [Chicken-hackers] [PATCH] Warn on all clauses after an else in cond and case forms
,
Peter Bex
,
2013/11/15
[Chicken-hackers] patch: treat #t as alternative to else in cond
,
Jörg F. Wittenberger
,
2013/11/14
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
Peter Bex
,
2013/11/15
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
John Cowan
,
2013/11/15
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
Peter Bex
,
2013/11/15
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
John Cowan
,
2013/11/15
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
Peter Bex
,
2013/11/15
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
John Cowan
,
2013/11/15
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
Aleksej Saushev
,
2013/11/16
Re: [Chicken-hackers] patch: treat #t as alternative to else in cond
,
Evan Hanson
,
2013/11/15
[Chicken-hackers] [PATCH] Fix various Haiku issues
,
Peter Bex
,
2013/11/10
Re: [Chicken-hackers] [PATCH] Fix various Haiku issues
,
John Cowan
,
2013/11/10
Re: [Chicken-hackers] [PATCH] Fix various Haiku issues
,
Mario Domenech Goulart
,
2013/11/10
Re: [Chicken-hackers] [PATCH] Fix various Haiku issues
,
Peter Bex
,
2013/11/10
[Chicken-hackers] [PATCH] Fix substring not checking its number of arguments
,
Michele La Monaca
,
2013/11/10
Re: [Chicken-hackers] [PATCH] Fix substring not checking its number of arguments
,
Peter Bex
,
2013/11/10
Re: [Chicken-hackers] [PATCH] Fix substring not checking its number of arguments
,
Michele La Monaca
,
2013/11/10
[Chicken-hackers] [PATCH] Fix unsetenv on Windows
,
Mario Domenech Goulart
,
2013/11/09
Re: [Chicken-hackers] [PATCH] Fix unsetenv on Windows
,
Peter Bex
,
2013/11/09
Re: [Chicken-hackers] [PATCH] Fix unsetenv on Windows
,
Mario Domenech Goulart
,
2013/11/09
Re: [Chicken-hackers] [PATCH] Fix unsetenv on Windows
,
Peter Bex
,
2013/11/09
Re: [Chicken-hackers] [PATCH] Fix unsetenv on Windows
,
Mario Domenech Goulart
,
2013/11/09
Re: [Chicken-hackers] [PATCH] Fix unsetenv on Windows
,
Peter Bex
,
2013/11/10
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Mario Domenech Goulart
,
2013/11/08
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Mario Domenech Goulart
,
2013/11/09
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Peter Bex
,
2013/11/09
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Felix Winkelmann
,
2013/11/11
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Peter Bex
,
2013/11/09
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Felix Winkelmann
,
2013/11/11
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Mario Domenech Goulart
,
2013/11/13
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Felix Winkelmann
,
2013/11/14
Re: [Chicken-hackers] [PATCH] add pathname-expand
,
Peter Bex
,
2013/11/14
[Chicken-hackers] R7RS-small draft ratified by Steering Committee
,
John Cowan
,
2013/11/08
[Chicken-hackers] [PATCH] Fix #1059
,
Peter Bex
,
2013/11/08
Re: [Chicken-hackers] [PATCH] Fix #1059
,
Mario Domenech Goulart
,
2013/11/09
Re: [Chicken-hackers] More support for The Hurd
,
Peter Bex
,
2013/11/08
[Chicken-hackers] [PATCH] Warn and exit when the user declines an egg upgrade during chicken-install
,
Evan Hanson
,
2013/11/07
Re: [Chicken-hackers] [PATCH] Warn and exit when the user declines an egg upgrade during chicken-install
,
Evan Hanson
,
2013/11/07
Re: [Chicken-hackers] [PATCH] Warn and exit when the user declines an egg upgrade during chicken-install
,
Peter Bex
,
2013/11/08
[Chicken-hackers] noreturn & clang
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] noreturn & clang
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [Chicken-users] Redefinition of imported binding gets implicitly exported
,
Andy Bennett
,
2013/11/04
[Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/04
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Mario Domenech Goulart
,
2013/11/04
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/05
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Mario Domenech Goulart
,
2013/11/05
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
John Cowan
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Mario Domenech Goulart
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/06
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/07
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Peter Bex
,
2013/11/07
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
John Cowan
,
2013/11/07
Re: [Chicken-hackers] [PATCH] Fix for #989 and hopefully #877 too
,
Jörg F. Wittenberger
,
2013/11/07
Re: [Chicken-hackers] [PATCH] Treat lone carriage returns as line endings in ##sys#scan-buffer-line
,
Moritz Heidkamp
,
2013/11/03
Re: [Chicken-hackers] [PATCH] R7RS delay/force/delay-force
,
John Cowan
,
2013/11/02
Re: [Chicken-hackers] [PATCH] R7RS delay/force/delay-force
,
Jörg F. Wittenberger
,
2013/11/02
Re: [Chicken-hackers] [PATCH] R7RS delay/force/delay-force
,
Evan Hanson
,
2013/11/02
Re: [Chicken-hackers] [PATCH] R7RS delay/force/delay-force
,
Jörg F. Wittenberger
,
2013/11/03
Re: [Chicken-hackers] [PATCH] R7RS delay/force/delay-force
,
John Cowan
,
2013/11/04
Re: [Chicken-hackers] [PATCH] R7RS delay/force/delay-force
,
Jörg F. Wittenberger
,
2013/11/04
Re: [Chicken-hackers] [PATCH] R7RS delay/force/delay-force
,
Peter Bex
,
2013/11/03
Re: [Chicken-hackers] [PATCH] `##sys#find-files' bug fix: handle dot files recursively
,
Mario Domenech Goulart
,
2013/11/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc