- 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.
-
- Oct 03, 2015
-
-
Meredith L. Patterson authored
-
- Sep 25, 2015
-
-
Sven M. Hallberg authored
-
- Sep 16, 2015
-
-
Sven M. Hallberg authored
-
- Sep 04, 2015
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Sep 03, 2015
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Aug 09, 2015
-
-
Nicolas Léveillé authored
This BSD call will have to be implemented on windows. Right now we have a stub that just exits the process.
-
- Aug 02, 2015
-
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
- Jan 04, 2015
-
-
TQ Hirsch authored
NEWS: * Switching endianness mid-byte no longer potentially re-reads bytes. * bit_offset now consistently refers to the number of bits already read. * HParsedTokens now have a bit_length field; this is a size_t. This may be removed for memory reasons. The bit writer has not yet been updated to match; the result of switching bit writer endianness in the middle of a byte remains undefined.
-
- May 12, 2014
-
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
- Mar 17, 2014
-
-
Sven M. Hallberg authored
-
- Jan 16, 2014
-
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
- Nov 23, 2013
-
-
Dan Hirsch authored
-
- Nov 22, 2013
-
-
Joe Rozner authored
Specify warning for internal only headers that are now installed for use by extensions.
-
- 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.
-
- Jun 24, 2013
-
-
Dan Hirsch authored
-
- Jun 20, 2013
-
-
Sven M. Hallberg authored
-
- Jun 19, 2013
-
-
Sven M. Hallberg authored
-
- Jun 06, 2013
-
-
Sven M. Hallberg authored
-
- Jun 05, 2013
-
-
Sven M. Hallberg authored
-
- Jun 04, 2013
-
-
Sven M. Hallberg authored
-
- May 25, 2013
-
-
Dan Hirsch authored
Refactored all of the desugaring code to no longer depend on memory being initialized to 0. Everything is about 12% faster now.
-
- May 24, 2013
-
-
Sven M. Hallberg authored
-
- May 22, 2013
-
-
Sven M. Hallberg authored
-
- May 14, 2013
-
-
Sven M. Hallberg authored
-
- May 11, 2013
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- May 08, 2013
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Apr 30, 2013
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Apr 27, 2013
-
-
Dan Hirsch authored
-
Sven M. Hallberg authored
-
- Apr 26, 2013
-
-
Sven M. Hallberg authored
-