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: Sun Jan 29 2017 13:19:42 -0500
Threads in reverse chronological order
[
Next Period
]
[Chicken-hackers] [PATCH] [5] Clean up chicken.h a little bit
,
Peter Bex
,
2017/01/29
[Chicken-hackers] [PATCH] [PRERELEASE] Do not use standards macros in OS X and iOS(?)
,
Peter Bex
,
2017/01/28
[Chicken-hackers] [PATCH] [PRERELEASE] Use HAVE_SETENV in Android makefile
,
Peter Bex
,
2017/01/28
[Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
Evan Hanson
,
2017/01/19
[Chicken-hackers] [PATCH 1/1] Fix spurious array bounds warnings on OpenBSD
,
Evan Hanson
,
2017/01/19
Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
Kooda
,
2017/01/21
Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
Peter Bex
,
2017/01/21
Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
Peter Bex
,
2017/01/21
Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
Peter Bex
,
2017/01/21
Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
John Cowan
,
2017/01/21
Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
Evan Hanson
,
2017/01/21
Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
,
Peter Bex
,
2017/01/22
[Chicken-hackers] [PATCH] Ensure va_end() is always called in C_a_i_string()
,
Evan Hanson
,
2017/01/19
Re: [Chicken-hackers] [PATCH] Ensure va_end() is always called in C_a_i_string()
,
Kooda
,
2017/01/20
Re: [Chicken-hackers] [PATCH] Ensure va_end() is always called in C_a_i_string()
,
Evan Hanson
,
2017/01/21
[Chicken-hackers] [PATCH] Use C_snprintf and C_strlcpy in lieu of sprintf and strcpy in dbg-stub.c
,
Evan Hanson
,
2017/01/19
Re: [Chicken-hackers] [PATCH] Use C_snprintf and C_strlcpy in lieu of sprintf and strcpy in dbg-stub.c
,
Peter Bex
,
2017/01/22
[Chicken-hackers] [PATCH] Add the -no-deps-install option to chicken-install.
,
Kooda
,
2017/01/18
[Chicken-hackers] [PATCH] Add strings.h header to runtime.c
,
Peter Bex
,
2017/01/17
Re: [Chicken-hackers] [PATCH] Add strings.h header to runtime.c
,
Evan Hanson
,
2017/01/18
[Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Evan Hanson
,
2017/01/12
[Chicken-hackers] [PATCH 1/1] Add _XOPEN_SOURCE feature test macro
,
Evan Hanson
,
2017/01/12
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Kooda
,
2017/01/14
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Peter Bex
,
2017/01/14
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Kooda
,
2017/01/14
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Peter Bex
,
2017/01/15
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Evan Hanson
,
2017/01/16
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Peter Bex
,
2017/01/16
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Evan Hanson
,
2017/01/16
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Peter Bex
,
2017/01/17
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
Evan Hanson
,
2017/01/18
Re: [Chicken-hackers] [PATCH 0/1] Add _XOPEN_SOURCE feature test macro
,
felix . winkelmann
,
2017/01/15
[Chicken-hackers] [PATCH 0/1] Use Windows-aware BINDIR and DATADIR paths when installing feathers
,
Evan Hanson
,
2017/01/12
[Chicken-hackers] [PATCH 1/1] Use Windows-aware BINDIR and DATADIR paths when installing feathers
,
Evan Hanson
,
2017/01/12
Re: [Chicken-hackers] [PATCH 0/1] Use Windows-aware BINDIR and DATADIR paths when installing feathers
,
Peter Bex
,
2017/01/15
[Chicken-hackers] testers for new CHICKEN 5 install needed
,
felix . winkelmann
,
2017/01/12
Re: [Chicken-hackers] [PATCH] Statically determine if argvector can be reused
,
felix . winkelmann
,
2017/01/12
Re: [Chicken-hackers] Add branch prediction for C_demand checks [was: Re: [PATCH] Statically determine if argvector can be reused]
,
Peter Bex
,
2017/01/07
Re: [Chicken-hackers] Add branch prediction for C_demand checks [was: Re: [PATCH] Statically determine if argvector can be reused]
,
Arthur Maciel
,
2017/01/07
Re: [Chicken-hackers] Add branch prediction for C_demand checks [was: Re: [PATCH] Statically determine if argvector can be reused]
,
felix . winkelmann
,
2017/01/12
Re: [Chicken-hackers] Should we make a 4.12 release?
,
Mario Domenech Goulart
,
2017/01/03
Message not available
Message not available
Message not available
Re: [Chicken-hackers] Should we make a 4.12 release?
,
felix . winkelmann
,
2017/01/03
Re: [Chicken-hackers] Should we make a 4.12 release?
,
Mario Domenech Goulart
,
2017/01/03
Re: [Chicken-hackers] Should we make a 4.12 release?
,
felix . winkelmann
,
2017/01/03
Re: [Chicken-hackers] Should we make a 4.12 release?
,
Mario Domenech Goulart
,
2017/01/03
Re: [Chicken-hackers] Should we make a 4.12 release?
,
felix . winkelmann
,
2017/01/03
Re: [Chicken-hackers] Should we make a 4.12 release?
,
Christian Kellermann
,
2017/01/04
Re: [Chicken-hackers] Should we make a 4.12 release?
,
felix . winkelmann
,
2017/01/04
Re: [Chicken-hackers] Should we make a 4.12 release?
,
Mario Domenech Goulart
,
2017/01/04
Re: [Chicken-hackers] Should we make a 4.12 release?
,
felix . winkelmann
,
2017/01/04
Re: [Chicken-hackers] Should we make a 4.12 release?
,
Mario Domenech Goulart
,
2017/01/04
Re: [Chicken-hackers] Should we make a 4.12 release?
,
Mario Domenech Goulart
,
2017/01/04
Re: [Chicken-hackers] [PATCH] Ensure chicken-install honors -prefix when using -keep-installed (#1144)
,
Peter Bex
,
2017/01/02
Re: [Chicken-hackers] [PATCH] Ensure chicken-install honors -prefix when using -keep-installed (#1144)
,
Evan Hanson
,
2017/01/16
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc