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 Jun 30 2016 07:34:18 -0400
Threads in reverse chronological order
[
Next Period
]
[Chicken-hackers] [PATCH 0/5][5] Generalize port directionality and add basic refinement types
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH 2/5] Add input-port-open? and output-port-open? procedures
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH 5/5] Add new `make-bidirectional-port` procedure to ports unit
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH 3/5] Add basic refinement types
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH 1/5] Generalize port directionality
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH 4/5] Add scrutinizer test suite
,
Evan Hanson
,
2016/06/30
Re: [Chicken-hackers] [PATCH 4/5] Add scrutinizer test suite
,
felix . winkelmann
,
2016/06/30
Re: [Chicken-hackers] [PATCH 4/5] Add scrutinizer test suite
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH 4/5] Add scrutinizer test suite
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH] Nicer port direction error messages
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH] Restore input- and output-specific port direction error messages
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] [PATCH][5] C_permanentp should return false for objects in scratch space
,
Peter Bex
,
2016/06/29
Re: [Chicken-hackers] [PATCH][5] C_permanentp should return false for objects in scratch space
,
Evan Hanson
,
2016/06/30
[Chicken-hackers] R7RS-large Red Edition election has begun
,
John Cowan
,
2016/06/28
[Chicken-hackers] Add with-error-to-string to ports unit
,
Michael Silver
,
2016/06/20
Re: [Chicken-hackers] Add with-error-to-string to ports unit
,
Peter Bex
,
2016/06/20
Re: [Chicken-hackers] Add with-error-to-string to ports unit
,
Michael Silver
,
2016/06/20
Re: [Chicken-hackers] Add with-error-to-string to ports unit
,
Peter Bex
,
2016/06/22
Re: [Chicken-hackers] Add with-error-to-string to ports unit
,
Michael Silver
,
2016/06/22
Re: [Chicken-hackers] Add with-error-to-string to ports unit
,
Evan Hanson
,
2016/06/23
Re: [Chicken-hackers] [PATCH 0/4] Various scrutinizer improvements
,
Peter Bex
,
2016/06/18
[Chicken-hackers] [PATCH] Fix hygiene in ##sys#expand-extended-lambda-list
,
Peter Bex
,
2016/06/17
Re: [Chicken-hackers] [PATCH] Fix hygiene in ##sys#expand-extended-lambda-list
,
John Cowan
,
2016/06/17
[Chicken-hackers] coops, instance-of?
,
John J Foerch
,
2016/06/13
Re: [Chicken-hackers] coops, instance-of?
,
Kon Lovett
,
2016/06/13
Re: [Chicken-hackers] coops, instance-of?
,
John J Foerch
,
2016/06/13
[Chicken-hackers] [PATCH] Clear fd list and suspend I/O threads on process-fork w/kill-other-threads
,
Evan Hanson
,
2016/06/10
[Chicken-hackers] [PATCH] Clear fd list and suspend I/O threads on process-fork w/kill-other-threads
,
Evan Hanson
,
2016/06/10
Re: [Chicken-hackers] [PATCH] Clear fd list and suspend I/O threads on process-fork w/kill-other-threads
,
Peter Bex
,
2016/06/17
[Chicken-hackers] [PATCH][5] Make `sleep` suspend thread if scheduler is loaded, process otherwise
,
Evan Hanson
,
2016/06/09
[Chicken-hackers] [PATCH] Make `sleep` suspend thread if scheduler is loaded, process otherwise
,
Evan Hanson
,
2016/06/09
Re: [Chicken-hackers] [PATCH][5] Make `sleep` suspend thread if scheduler is loaded, process otherwise
,
Peter Bex
,
2016/06/16
[Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Kooda
,
2016/06/05
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Oleg Kolosov
,
2016/06/05
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Oleg Kolosov
,
2016/06/05
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
felix . winkelmann
,
2016/06/05
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Kooda
,
2016/06/06
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Oleg Kolosov
,
2016/06/06
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Kooda
,
2016/06/06
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
felix . winkelmann
,
2016/06/06
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Kooda
,
2016/06/06
Re: [Chicken-hackers] [PATCH] Make CHICKEN build process deterministic
,
Peter Bex
,
2016/06/16
[Chicken-hackers] [PATCH 0/3][5] More chicken-5 module work
,
Evan Hanson
,
2016/06/03
[Chicken-hackers] [PATCH 1/3] Move memory-related procedures to new chicken.memory module
,
Evan Hanson
,
2016/06/03
[Chicken-hackers] [PATCH 2/3] Move errno values to new chicken.errno module
,
Evan Hanson
,
2016/06/03
[Chicken-hackers] [PATCH 3/3] Remove group-information and {get, set, initialize}-groups from unit posix
,
Evan Hanson
,
2016/06/03
Re: [Chicken-hackers] [PATCH 0/3][5] More chicken-5 module work
,
Peter Bex
,
2016/06/16
Re: [Chicken-hackers] [PATCH] Truncate overlong lines in ##sys#error-handler
,
Evan Hanson
,
2016/06/02
[Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
Evan Hanson
,
2016/06/02
[Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
Evan Hanson
,
2016/06/02
Re: [Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
Jörg F . Wittenberger
,
2016/06/02
Re: [Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
Evan Hanson
,
2016/06/02
Re: [Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
Jörg F . Wittenberger
,
2016/06/03
Re: [Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
felix . winkelmann
,
2016/06/02
Re: [Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
Jörg F . Wittenberger
,
2016/06/02
Re: [Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
felix . winkelmann
,
2016/06/02
Re: [Chicken-hackers] [PATCH] Reschedule when a thread blocked on thread-join! is forcibly resumed
,
Jörg F . Wittenberger
,
2016/06/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc