summaryrefslogtreecommitdiff
path: root/lib/dynamic-string.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-2/+2
* lib: Avoid using C++ keywords as variable names in header files.Amit Bose2014-11-121-2/+2
* vlog: Report timestamps in millisecond resolution in log messages.Paul Ingram2013-09-131-4/+3
* ofp-parse: Do not exit() upon a parse error.Ben Pfaff2013-07-081-1/+1
* Always check return value of strftime().Ben Pfaff2013-05-081-5/+7
* dynamic-string: New function ds_get_test_line().Ben Pfaff2012-05-101-0/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* dynamic-string: Document a few functions.Ben Pfaff2012-02-271-1/+8
* vlog: Change the default timestamp structure.Gurucharan Shetty2012-01-271-1/+1
* dynamic-string: New function ds_get_preprocessed_line().Ben Pfaff2011-03-161-1/+2
* dynamic-string: Optimize ds_put_char().Ben Pfaff2010-05-051-1/+16
* dynamic-string: New function ds_swap().Ben Pfaff2010-01-281-1/+2
* dynamic-string: New function ds_cstr_ro().Ben Pfaff2009-12-161-0/+1
* jsonrpc: Add logging for messages sent and received, at DBG level.Ben Pfaff2009-11-171-0/+1
* Implement JSON parsing and serialization.Ben Pfaff2009-11-041-0/+1
* New function ds_steal_cstr().Ben Pfaff2009-07-161-1/+2
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+62