- Nov 30, 2015
-
-
Sven M. Hallberg authored
Rationale: "Basic allocation" refers to things outside of parsing proper, mostly initialization. If such allocations fail, the system is globally emory-starved from which it will likely not recover by returning failure. In this case, terminating the process is in fact the most robust strategy as it may mean the difference between a permanent hang and a temporary crash.
-
- Aug 02, 2015
-
-
Meredith L. Patterson authored
-
- Nov 15, 2013
-
-
Peter Johnson authored
effects throughout, including use of inttypes.h/PRI[ud]64 because printf() is still stuck in a long world, conversion of %lu to %zu for printing values of type size_t, and changing/renaming the g_check_cmp* family of functions.
-
- Nov 14, 2012
-
-
Meredith L. Patterson authored
-
- Oct 10, 2012
-
-
Meredith L. Patterson authored
-
Dan Hirsch authored
-
- Jul 27, 2012
-
-
Meredith L. Patterson authored
-
Dan Hirsch authored
-
Dan Hirsch authored
-
Meredith L. Patterson authored
-
Dan Hirsch authored
-
Dan Hirsch authored
-
Dan Hirsch authored
-