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: Sat Jun 30 2012 07:49:14 -0400
Threads in reverse chronological order
[
Next Period
]
[Chicken-hackers] [PATCH] Add tests for SRFI-13 (adapted from Gauche)
,
Mario Domenech Goulart
,
2012/06/29
Re: [Chicken-hackers] [PATCH] Add tests for SRFI-13 (adapted from Gauche)
,
Peter Bex
,
2012/06/30
Re: [Chicken-hackers] [PATCH] Add tests for SRFI-13 (adapted from Gauche)
,
Mario Domenech Goulart
,
2012/06/30
Re: [Chicken-hackers] [PATCH] Add tests for SRFI-13 (adapted from Gauche)
,
Peter Bex
,
2012/06/30
Re: [Chicken-hackers] [Chicken-users] [SECURITY] Buffer overrun vulnerability in Chicken's scheduler
,
Mario Domenech Goulart
,
2012/06/29
[Chicken-hackers] [PATCH] Avoid using / in xsubstring and string-xcopy!, since srfi-13 is compiled with (declare (fixnum))
,
Mario Domenech Goulart
,
2012/06/28
Re: [Chicken-hackers] [PATCH] Avoid using / in xsubstring and string-xcopy!, since srfi-13 is compiled with (declare (fixnum))
,
Peter Bex
,
2012/06/29
Re: [Chicken-hackers] [PATCH] Avoid using / in xsubstring and string-xcopy!, since srfi-13 is compiled with (declare (fixnum))
,
Mario Domenech Goulart
,
2012/06/29
[Chicken-hackers] GC and heap growth percentage question
,
Peter Bex
,
2012/06/23
Re: [Chicken-hackers] GC and heap growth percentage question
,
Felix
,
2012/06/23
Re: [Chicken-hackers] GC and heap growth percentage question
,
Peter Bex
,
2012/06/23
Re: [Chicken-hackers] GC and heap growth percentage question
,
Felix
,
2012/06/24
Re: [Chicken-hackers] GC and heap growth percentage question
,
Peter Bex
,
2012/06/24
Re: [Chicken-hackers] GC and heap growth percentage question
,
Peter Bex
,
2012/06/24
Re: [Chicken-hackers] GC and heap growth percentage question
,
Peter Bex
,
2012/06/24
Re: [Chicken-hackers] GC and heap growth percentage question
,
Felix
,
2012/06/24
[Chicken-hackers] [INCOMPLETE PATCH] Heap resizing needs to pick up the pace to match mutation stack resizing! [Was: Re: GC and heap growth percentage question]
,
Peter Bex
,
2012/06/26
[Chicken-hackers] [PATCH] Re: Heap resizing needs to pick up the pace to match mutation stack resizing!
,
Peter Bex
,
2012/06/27
Re: [Chicken-hackers] [PATCH] Re: Heap resizing needs to pick up the pace to match mutation stack resizing!
,
Peter Bex
,
2012/06/30
[Chicken-hackers] [PATCH] limit number of live finalizers
,
Felix
,
2012/06/23
Re: [Chicken-hackers] [PATCH] limit number of live finalizers
,
Peter Bex
,
2012/06/23
[Chicken-hackers] [PATCH] Small fix to stabilize behavior [Was: Re: [PATCH] limit number of live finalizers]
,
Peter Bex
,
2012/06/23
Re: [Chicken-hackers] [PATCH] Small fix to stabilize behavior [Was: Re: [PATCH] limit number of live finalizers]
,
Peter Bex
,
2012/06/23
Re: [Chicken-hackers] [PATCH] Small fix to stabilize behavior
,
Felix
,
2012/06/23
Re: [Chicken-hackers] [PATCH] limit number of live finalizers
,
Jim Ursetto
,
2012/06/23
[Chicken-hackers] [PATCH] catch errors in finalizer code
,
Felix
,
2012/06/23
Re: [Chicken-hackers] [PATCH] catch errors in finalizer code
,
Peter Bex
,
2012/06/23
[Chicken-hackers] [PATCH] Another small patch for runtime.c
,
Peter Bex
,
2012/06/21
Re: [Chicken-hackers] [PATCH] Another small patch for runtime.c
,
Christian Kellermann
,
2012/06/22
[Chicken-hackers] [PATCH] Fix trivial typo in runtime.c
,
Peter Bex
,
2012/06/20
Re: [Chicken-hackers] [PATCH] Fix trivial typo in runtime.c
,
Christian Kellermann
,
2012/06/21
[Chicken-hackers] Chicken UK 2012 is looming!
,
Alaric Snell-Pym
,
2012/06/20
[Chicken-hackers] [PATCH] #870: SRFI-13's string comparison procedures return integers
,
Jim Ursetto
,
2012/06/19
Re: [Chicken-hackers] [PATCH] #870: SRFI-13's string comparison procedures return integers
,
Peter Bex
,
2012/06/20
Re: [Chicken-hackers] [PATCH] #870: SRFI-13's string comparison procedures return integers
,
Mario Domenech Goulart
,
2012/06/20
Re: [Chicken-hackers] [PATCH] #870: SRFI-13's string comparison procedures return integers
,
Mario Domenech Goulart
,
2012/06/20
Re: [Chicken-hackers] [PATCH] #870: SRFI-13's string comparison procedures return integers
,
Peter Bex
,
2012/06/20
Re: [Chicken-hackers] [PATCH] #870: SRFI-13's string comparison procedures return integers
,
Mario Domenech Goulart
,
2012/06/20
[Chicken-hackers] [PATCH] smash types in implicit global type declarations
,
Felix
,
2012/06/19
Re: [Chicken-hackers] [PATCH] smash types in implicit global type declarations
,
Peter Bex
,
2012/06/21
Re: [Chicken-hackers] [PATCH] smash types in implicit global type declarations
,
Felix
,
2012/06/23
[Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Jim Ursetto
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Jim Ursetto
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
John Cowan
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Christian Kellermann
,
2012/06/20
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
John Cowan
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Peter Bex
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Peter Bex
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Jörg F . Wittenberger
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/23
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Jörg F . Wittenberger
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
John Cowan
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Alaric Snell-Pym
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/23
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Jörg F . Wittenberger
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/23
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Felix
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Jörg F . Wittenberger
,
2012/06/19
Re: [Chicken-hackers] [PATCH] catch exceptions in finalizers, remove dynamic resizing of finalizer vector
,
Christian Kellermann
,
2012/06/20
[Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
Alaric Snell-Pym
,
2012/06/18
Re: [Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
John Cowan
,
2012/06/18
Re: [Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
Felix
,
2012/06/19
Re: [Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
Alaric Snell-Pym
,
2012/06/19
Re: [Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
Felix
,
2012/06/19
Re: [Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
Alaric Snell-Pym
,
2012/06/19
Re: [Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
Felix
,
2012/06/19
Re: [Chicken-hackers] Minutes of 2012-06-14 IRC meeting
,
John Cowan
,
2012/06/19
[Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
Peter Bex
,
2012/06/13
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
Mario Domenech Goulart
,
2012/06/13
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
Mario Domenech Goulart
,
2012/06/13
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
Jim Ursetto
,
2012/06/13
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
John Cowan
,
2012/06/13
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
Jim Ursetto
,
2012/06/14
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
John Cowan
,
2012/06/14
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
Peter Bex
,
2012/06/14
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug
,
Felix
,
2012/06/15
[Chicken-hackers] [PATCH] EGAIN
,
Felix
,
2012/06/12
Re: [Chicken-hackers] [PATCH] EGAIN
,
Christian Kellermann
,
2012/06/12
Re: [Chicken-hackers] [PATCH] EGAIN
,
Marijn
,
2012/06/18
Re: [Chicken-hackers] [PATCH] EGAIN
,
Christian Kellermann
,
2012/06/18
[Chicken-hackers] [PATCH] handle "reexport" with module using wildcard export list
,
Felix
,
2012/06/12
Re: [Chicken-hackers] [PATCH] handle "reexport" with module using wildcard export list
,
Christian Kellermann
,
2012/06/12
[Chicken-hackers] [PATCH] using "export" with wildcard module export list
,
Felix
,
2012/06/12
Re: [Chicken-hackers] [PATCH] using "export" with wildcard module export list
,
Christian Kellermann
,
2012/06/12
[Chicken-hackers] Possible patches to the module system
,
megane
,
2012/06/10
Re: [Chicken-hackers] Possible patches to the module system
,
Felix
,
2012/06/11
[Chicken-hackers] [PATCH] copy directories recursively when given to "install-extension"
,
Felix
,
2012/06/07
Re: [Chicken-hackers] [PATCH] copy directories recursively when given to "install-extension"
,
Peter Bex
,
2012/06/09
Re: [Chicken-hackers] [PATCH] copy directories recursively when given to "install-extension"
,
Felix
,
2012/06/09
Re: [Chicken-hackers] [PATCH] copy directories recursively when given to "install-extension"
,
Peter Bex
,
2012/06/12
[Chicken-hackers] Half a bug report
,
Jörg F . Wittenberger
,
2012/06/05
Re: [Chicken-hackers] Half a bug report
,
Christian Kellermann
,
2012/06/05
Re: [Chicken-hackers] Half a bug report
,
Jörg F . Wittenberger
,
2012/06/05
Re: [Chicken-hackers] Half a bug report
,
Christian Kellermann
,
2012/06/06
[Chicken-hackers] [PATCH] scanning toplevel assignments for "safe" globals largely ineffective
,
Felix
,
2012/06/02
Re: [Chicken-hackers] [PATCH] scanning toplevel assignments for "safe" globals largely ineffective
,
Peter Bex
,
2012/06/05
Re: [Chicken-hackers] [PATCH] scanning toplevel assignments for "safe" globals largely ineffective
,
Felix
,
2012/06/05
Re: [Chicken-hackers] [PATCH] ensure scrutiny doesn't walk nodes more than once
,
Felix
,
2012/06/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc