OSSP CVS Repository

ossp - History for /ossp-pkg/l2/l2_ut_format.c
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Directory]  [Omit Milestones

DateVersion Description
2007-Jun-08 15:55    1.14    Check-in [5954]: - Upgraded build environment to GNU shtool 2.0.7 - Do not use literal "(NULL)" on pointer comparisons. By rse. (diff)
2005-Feb-03 10:54    1.13    Check-in [5011]: fix isnan/isinf and va_list handling By rse. (diff)
2005-Feb-03 10:48    1.12    Check-in [5010]: Synchronize l2_ut_format.[ch] with OSSP cfg and especially now use va_copy for va_list copying for better portability. By rse. (diff)
2005-Feb-03 10:45    1.11    Check-in [5008]: resolve trunc symbol conflict; make sure configure checks for isnan and isinf and l2_ut_format picks up the results By thl.
2005-Jan-24 16:03    1.10    Check-in [4979]: Adjust copyright messages for new year 2005. By rse. (diff)
2004-Apr-22 12:10    1.9    Check-in [4512]: Replace modf(3) calls in l2_util_format.c with a hand-crafted inlined l2_util_modf() function to avoid dependency to external libm on systems (like Tru64, QNX, etc) where modf(3) is not part of libc. By rse. (diff)
2003-Jan-06 12:41    1.8    Check-in [3065]: - remove trailing whitespaces - adjust copyright messages - consistently use "OSSP l2" - consistently talk about "Flexible Logging" - use standard OSSP ASCII-art By rse. (diff)
2002-Sep-22 09:35    1.7    Check-in [2540]: fix memory leak By rse. (diff)
2002-Jul-30 21:08    1.6    Check-in [2437]: polish for release By rse. (diff)
2002-Jan-02 18:07    1.5    Check-in [1492]: bump copyright year By rse. (diff)
2001-Nov-04 14:45    1.4    Check-in [1249]: Cleanup formatting stuff by making stand-alone. By rse. (diff)
2001-Sep-09 00:06    1.3    Check-in [896]: Ops, endless recursion! Use friend function instead our own, of course. By rse. (diff)
2001-Sep-06 16:37    1.2    Check-in [873]: Replace generic L2_ERROR with more granular L2_ERR_XXX and make sure that we always check with "!= L2_OK". By rse. (diff)
2001-Sep-04 15:52    1.1    Check-in [835]: Wohhooooo! Here comes the underlying message formatting support:

1. renamed l2_channel_setparam() to l2_util_setparam() because it is just a utility function and is not tied to any channel.

2. moved l2_util_setparam() to its own l2_ut_param.c source file.

3. added l2_ut_format.c which contains a slightly adjusted version of Str's str_format() stuff under the name l2_util_format().

4. use l2_util_format() in l2_stream.c instead of vsnprintf() and this way finally support l2_formatter_t callbacks.

5. cleanup adjustments to the l2_stream_formatter() API.

Let's rock... By rse.

CVSTrac 2.0.1