descriptionPortable subset of the C standard library.
homepage URLhttp://draconx.ca/sw/libcstd.xhtml
repository URLgit://git.draconx.ca/libcstd.git
ownernbowler@draconx.ca
last changeThu, 11 Nov 2010 14:20:31 +0000 (11 09:20 -0500)
last refreshSat, 31 Oct 2009 21:10:27 +0000 (31 22:10 +0100)
content tags
add:
shortlog
2010-11-11 Nick Bowlerassert: Split some of the work into a separate C file.master
2010-11-10 Nick Bowlermath: Implement fabs and friends.
2010-11-09 Nick Bowlercomplex: Implement conj and friends.
2010-11-09 Nick Bowlersprintf: Add some missing field-width checks.
2010-11-09 Nick Bowlerstdlib: Implement abort.
2010-11-09 Nick Bowlercomplex: Implement creal/cimag and friends.
2010-11-09 Nick Bowlerbuild: Add missing header to Makefile.am.
2010-11-09 Nick Bowlermath: Move mathcommon.h to toplevel include.
2010-10-30 Nick Bowlermath: Implement nan and friends.
2010-10-30 Nick Bowlermath: Implement fmin/fmax and friends.
2010-10-30 Nick Bowlerbuild: Remove autogen.sh.
2010-10-29 Nick Bowlermath: Implement exp and friends.
2010-10-09 Nick Bowlerstdio: Partially implement vsnprintf and friends.
2010-10-09 Nick Bowlerassert: Fix embarrassing error.
2010-10-09 Nick BowlerUpdate license boilerplate.
2010-05-04 Nick Bowlerbsearch: Update test case.
...
heads
13 years ago master