Commit Graph

13 Commits (03611a369e1a1d8c9241104f83d2e39419059484)

Author SHA1 Message Date
Sean Barrett e248e30954 change license to public-domain AND mit (based on twitter vote) 2017-03-03 07:53:07 -08:00
Sean Barrett 538b96d6e2 remove claims of supporting C++ in stretchy_buffer 2016-04-02 03:52:47 -07:00
Craig Donner ee6978cb68 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. 2016-02-25 12:55:44 -08:00
Ryan Whitworth 594502e5fa Added public domain license text 2015-08-01 14:59:39 -04:00
Sean Barrett 3f17b24d90 make sure all libs compile as C++ 2015-04-14 03:53:26 -07:00
Sean Barrett b0d2481b49 added a little more documentation to stretchy_buffer.h and bumped version number 2014-06-01 12:13:50 -07:00
Sean Barrett 76dcd60fd4 update stretchy_buffer version number 2014-06-01 08:24:08 -07:00
Sean Barrett ca093eda56 add strict-aliasing warnings; update readme to include stretchy_buffer 2014-06-01 08:04:07 -07:00
Sean Barrett a57dfc50fc fix bugs in new stretchy buffer code, add stretchy buffer tests 2014-06-01 08:01:01 -07:00
Sean Barrett 509f9777e5 minor doc improvement 2014-05-31 13:34:37 -07:00
Sean Barrett cf72af7788 header guards, fix faux-null-ptr constant, tweak docs 2014-05-31 13:22:56 -07:00
Sean Barrett 666596ed89 untested rewrite of stretchy_buffer relying on implicit cast from void* 2014-05-31 13:00:39 -07:00
Sean Barrett 5576a5044f initial check-in 2014-05-31 12:12:34 -07:00