- Dec 16, 2014
-
-
Meredith L. Patterson authored
Fix the non-windows build
-
Steven Dee authored
-
- Dec 07, 2014
-
-
Meredith L. Patterson authored
-
- Oct 29, 2014
-
-
Meredith L. Patterson authored
Scons now doesn't throw away PKG_CONFIG_PATH, so NixOS can build it
-
stewart authored
Scons now doesn't throw away /home/stewart/.nix-profile/lib/pkgconfig:/nix/var/nix/profiles/default/lib/pkgconfig:/run/current-system/sw/lib/pkgconfig, so NixOS can build it
-
- Jun 19, 2014
-
-
Meredith L. Patterson authored
add h_permutation
-
- Jun 18, 2014
-
-
Sven M. Hallberg authored
-
- May 12, 2014
-
-
TQ Hirsch authored
h_put_value and h_get_value done.
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
- May 11, 2014
-
-
TQ Hirsch authored
change pointer type to uintptr_t for portability
-
Meredith L. Patterson authored
-
- May 07, 2014
-
-
Meredith L. Patterson authored
implement h_with_endianness combinator
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Apr 29, 2014
-
-
fbz authored
-
- Apr 25, 2014
-
-
fbz authored
-
- Apr 22, 2014
-
-
Meredith L. Patterson authored
Added NetBSD and OpenBSD ports
-
TQ Hirsch authored
-
- Apr 20, 2014
-
-
TQ Hirsch authored
Make HHashTable resizeable and improve benchmarking output
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
Meredith L. Patterson authored
-
- Apr 19, 2014
-
-
- Apr 13, 2014
-
-
Meredith L. Patterson authored
Ported to OpenBSD.
-
TQ Hirsch authored
-
Meredith L. Patterson authored
Make build work on NetBSD
-
TQ Hirsch authored
NetBSD's character class test macros are defined such that they produce a compiler warning when given a char argument. Adding a cast to the call fixes this.
-
TQ Hirsch authored
CLOCK_THREAD_CPUTIME_ID is a linux-specific timer. On NetBSD, the best way to get timer information appears to be getrusage, which happens to be fairly cross-platform.
-
Meredith L. Patterson authored
Made mono tool only get loaded when the dotnet bindings are getting built
-
TQ Hirsch authored
-
- Apr 10, 2014
-
-
Meredith L. Patterson authored
Fix #49 stringmap segfault
-
fbz authored
Fix left-recursion with packrat
-
- Apr 03, 2014
-
-
Meredith L. Patterson authored
Added FreeBSD port
-
TQ Hirsch authored
-
- Mar 24, 2014
-
-
Sven M. Hallberg authored
-