Version 1.0.12 of Vstr string library

Release Notes: This release adds more testing (now at over 99% code coverage), fixes one large bug and a couple of smaller bugs, adds a few functions for storing constant data in the configuration, and now internally uses a group allocator for Vstr_ref for some operations.

Other releases

  •  06 Mar 2006 22:36

Release Notes: Bytemap functions were added to accelerate parsing. Custom formatters were sped up with a hash. Workarounds were added for a hidden Linux UIO 2GB limit and GCC 4.x symbol aliasing brain damage. Solaris build fixes were made along with a fix for a problem with loading zero-sized files with vstr_sc_*_file() and a couple of other minor problems.

  •  10 Jan 2005 04:23

Release Notes: Some corner case bugs found in applications were fixed. Unit testing is still at 100% code coverage. Some minor tweaks were made to make the API friendlier. The HTTPD example application should now be faster, HTTP/1.1 compliant, secure from remote attacks, able to stop response splitting, and able to employ gzip content-encoding. Build fixes were made for non-Linux platforms.

  •  30 Aug 2004 02:09

Release Notes: Additional unit testing code was added, giving 100% code coverage that tests every line of code in the library. Some functions were added to assist with working with binary data, using iterators, doing user friend byte output with large numbers, and working with things like gmp. The build system is now much nicer with the examples being built by default, compilation on FreeBSD working by default, and LFS support being more developer friendly. Some work was made on the RPMs.

  •  26 Jan 2004 03:30

Release Notes: This release adds more testing (now at over 99% code coverage), fixes one large bug and a couple of smaller bugs, adds a few functions for storing constant data in the configuration, and now internally uses a group allocator for Vstr_ref for some operations.

  •  15 Dec 2003 06:52

Release Notes: The output using vstr_sc_fmt_add_ptr() was fixed, as the wrong type was used for vstr_sc_fmt_cb_beg(). vstr_export_chr() was changed to make it easier to optimize for GCC. Custom formatters now accept %d instead of the field width or precision in the static format checkers compat. Build fixes were made for Cygwin, 64-bit architectures, and ICC. Debug mode no longer raises false errors when changing certain configuration values to be externally allocated.

Screenshot

Project Spotlight

TooN

A numerics library for C++.

Screenshot

Project Spotlight

SemanticScuttle

A self-hosted and Web-based social bookmark manager.