Commit Graph

19 Commits

Author SHA1 Message Date
aleks-f
b1161bdb1e network test socket buffer size fix for VS2010/Win7 2013-06-16 18:26:39 -05:00
Aleksandar Fabijanic
e3231b346b updated release notes 2013-06-16 12:13:44 -05:00
Aleksandar Fabijanic
e5eaffb790 removed Var iterators, fixed SOO alignment
- removed unnecessary using directives in Data library
- removed iterator pointers from Var (reduce size, always return copy)
- added Alignment header (adapted from LLVM infrastructure)
- added alignment guards to SOO implementations
2013-05-29 23:36:45 -05:00
Aleksandar Fabijanic
38131d452d Var/JSON changes
- JSON support for Dynamic Struct and Array
- added VarIterator
- modified behavior of empty Var
2013-05-27 21:33:27 -05:00
Guenter Obiltschnig
9ad116745b added coding style guide 2013-05-18 17:48:26 +02:00
Matt
e8a155c014 Update doc/00100-GuidedTour.page
added missing semicolon in the HTTPTimeServer example
2013-01-11 21:42:01 +01:00
aleks-f
b898efd23f added item to release notes 2013-01-06 22:39:48 -06:00
aleks-f
92cba028c1 updated CHANGELOG 2013-01-06 22:32:22 -06:00
Alex
8147b94f12 updated notes, modified release script
release scripts modified to accept line conversion utility location on
the command line
2012-12-25 22:43:02 -06:00
Alex
ce9cc2cae4 1.5.1 release 2012-12-24 18:12:36 -06:00
aleks-f
91d5be438b replaced stream-based number formatting
embedded a portion of double-conversion library
(http://code.google.com/p/double-conversion/)and replaced stream-based
number formatting
2012-12-01 14:10:04 -06:00
Guenter Obiltschnig
96b104b088 updated support page 2012-10-15 08:09:40 +00:00
Guenter Obiltschnig
f3126010f4 updated relnotes 2012-10-14 21:18:11 +00:00
Guenter Obiltschnig
1d7fdb1494 updated docs 2012-10-14 12:29:08 +00:00
Aleksandar Fabijanic
a221b14522 porting rev.1998 from 1.4.4 (except ODBC, which will be done later, and SQLite, which was ported in rev.1999) 2012-09-05 02:43:06 +00:00
Aleksandar Fabijanic
d75e68c027 new trunk (base for 1.5)
windows build only
2012-04-23 01:14:34 +00:00
Aleksandar Fabijanic
f9b60296f7 removing old trunk files 2012-04-23 00:43:14 +00:00
Guenter Obiltschnig
60d386edc9 BSD license change 2007-01-17 10:34:30 +00:00
Guenter Obiltschnig
f476bd6b32 initial import 2006-07-11 16:33:40 +00:00