Blame view

ChangeLog 1.39 KB
1 2 3 4
2011-11-15 03:11:16 +0100 Georg Hopp 

	* mention my collegues in the AUTHORS file (HEAD, master)
5 6
2011-11-15 03:05:29 +0100 Georg Hopp 
7
	* also mention the author of the base64 stuff.
8 9 10 11 12

2011-11-15 02:47:54 +0100 Georg Hopp 

	* put the whole stuff in an autobuild environment
13 14
2011-11-14 22:55:29 +0100 Georg Hopp 
15
	* some smaller fixes as well as a complete test create_token implementation.
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60

2011-11-14 18:48:09 +0100 Georg Hopp 

	* hash integrated in dyntype...array still missing, but for simple sas tokens this should be suitable.

2011-11-14 17:24:22 +0100 Georg Hopp 

	* small fixes and preparations for further additions. valgrind shows no leaks now

2011-11-14 16:53:34 +0100 Georg Hopp 

	* hash now might be initialized by json object

2011-11-14 16:29:55 +0100 Georg Hopp 

	* fixed hash implementation...this one should be subject of optimizing in future

2011-11-14 15:36:27 +0100 Georg Hopp 

	* first creation of simple string indexed hash

2011-11-14 14:01:00 +0100 Georg Hopp 

	* reflect structural changes in test files

2011-11-14 13:55:56 +0100 Georg Hopp 

	* some structural changes

2011-11-14 13:51:52 +0100 Georg Hopp 

	* dyntype string stuff ready

2011-11-14 13:12:24 +0100 Georg Hopp 

	* dyntype seems to work for int now, incl. json

2011-11-14 11:56:34 +0100 Georg Hopp 

	* some more work on dyntype

2011-11-14 09:50:20 +0100 Georg Hopp 

	* initial checkin (origin/master, origin/HEAD)