netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / dynamic-string.c
2016-02-19 Ben Pfaffdynamic-string: Make ds_chomp() return true if it remov...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-29 Jesse Grossutil: Library routines for printing and scanning large...
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-05-16 Ben PfaffDo not include trailing whitespace in hexdump.
2013-05-16 Ben Pfaffdynamic-string: Fix style of ds_put_hex_dump().
2013-05-08 Ben PfaffAlways check return value of strftime().
2013-05-02 Ben PfaffUse gmtime_r() and localtime_r() instead of non-thread...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-05-10 Ben Pfaffdynamic-string: New function ds_get_test_line().
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-27 Ben Pfaffdynamic-string: Document a few functions.
2012-01-28 Gurucharan Shettyvlog: Change the default timestamp structure.
2011-03-16 Ben Pfaffdynamic-string: New function ds_get_preprocessed_line().
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-05-05 Ben Pfaffdynamic-string: Optimize ds_put_char().
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-29 Ben Pfaffdynamic-string: New function ds_swap().
2009-12-16 Ben Pfaffdynamic-string: New function ds_cstr_ro().
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-18 Ben Pfaffjsonrpc: Add logging for messages sent and received...
2009-11-04 Ben PfaffImplement JSON parsing and serialization.
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-16 Ben PfaffNew function ds_steal_cstr().
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0