- 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 16, 2015
-
-
Nicolas Léveillé authored
We have now again two functions called h_platform_vasprintf and h_platform_asprintf. On windows they are implemented in terms of vsnprint and the like. On BSD/GNU libraries we use the supplied vasprintf and asprintf.
-
- Aug 02, 2015
-
-
Meredith L. Patterson authored
-
- Aug 01, 2015
-
-
Nicolas Léveillé authored
The pretty printing format chosen is USER:<token name> We use the registry function `h_get_token_type_name` which returns 0 when no name has been defined. This will print (null) as a token name.
-
- Nov 01, 2013
-
-
Dan Hirsch authored
-
- Oct 18, 2013
-
-
Meredith L. Patterson authored
-
- Sep 03, 2013
-
-
Meredith L. Patterson authored
Revert "C++ tests set up. They probably don't compile; need to write iostream ops for prettyprinting and set up C++ build in scons." Should have branched it. This reverts commit 6a29277d.
-
Meredith L. Patterson authored
C++ tests set up. They probably don't compile; need to write iostream ops for prettyprinting and set up C++ build in scons.
-
- Jan 15, 2013
-
-
Sven M. Hallberg authored
-
- Nov 14, 2012
-
-
Meredith L. Patterson authored
-
- Oct 10, 2012
-
-
Meredith L. Patterson authored
-
- May 26, 2012
-
-
Dan Hirsch authored
-
Dan Hirsch authored
-
Dan Hirsch authored
-
- May 22, 2012
-
-
Meredith L. Patterson authored
-
- May 18, 2012
-
-
Dan Hirsch authored
-
- May 17, 2012
-
-
Dan Hirsch authored
Cleaned up some memory leaks, got rid of gsequence, improved test macro to free memory that it allocated
-
- May 13, 2012
-
-
Dan Hirsch authored
-
- May 12, 2012
-
-
Dan Hirsch authored
-
Dan Hirsch authored
-
- May 11, 2012
-
-
Dan Hirsch authored
-