Sat, 23 Jul 2016 12:23:07 +0300 |
Teemu Piippo |
Fixed Container::splice() method trimming the last element even when not supposed to
|
file |
diff |
annotate
|
Sat, 23 Jul 2016 12:22:23 +0300 |
Teemu Piippo |
Added the ByteArray::quote() method to return a string representation of the byte array, and used it to print out the contents of unparseable packets.
|
file |
diff |
annotate
|
Fri, 22 Jul 2016 17:52:23 +0300 |
Teemu Piippo |
Added the ByteArray typedef for Vector<unsigned char>
|
file |
diff |
annotate
|
Fri, 22 Jul 2016 17:50:00 +0300 |
Teemu Piippo |
Bytestream now behaves more like a cursor. It does not store the data anymore, rather it leaves the user to specify a vector to use for storage.
|
file |
diff |
annotate
|
Wed, 20 Jul 2016 17:47:42 +0300 |
Teemu Piippo |
Made String::vsprintf behave properly with long strings.
|
file |
diff |
annotate
|
Wed, 20 Jul 2016 14:48:47 +0300 |
Teemu Piippo |
Made Range not include the 'max' parameter, replaced a lot of for()-loops with C++11-style range-for-loops
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 18:09:32 +0200 |
Teemu Piippo |
Happy new year 2016
|
file |
diff |
annotate
|
Thu, 23 Jul 2015 01:52:04 +0300 |
Teemu Piippo |
Now works with MSVC 2010/pdcurses-win32a
|
file |
diff |
annotate
|
Thu, 23 Jul 2015 00:16:47 +0300 |
Teemu Piippo |
some work on MSVC support (still doesn't work yet...)
|
file |
diff |
annotate
|
Fri, 15 May 2015 20:06:56 +0300 |
Teemu Piippo |
Update license headers
|
file |
diff |
annotate
|
Fri, 15 May 2015 18:36:22 +0300 |
Teemu Piippo |
Merge tab-complete
|
file |
diff |
annotate
|
Mon, 04 May 2015 15:51:03 +0300 |
Teemu Piippo |
Removed a lot of boilerplate code
|
file |
diff |
annotate
|
Tue, 16 Dec 2014 00:15:44 +0200 |
Teemu Piippo |
- added timestamps to output
|
file |
diff |
annotate
|
Fri, 12 Dec 2014 01:37:04 +0200 |
Teemu Piippo |
- now able to login
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 05:58:55 +0200 |
Teemu Piippo |
- code cleanup
|
file |
diff |
annotate
|
Wed, 10 Dec 2014 19:17:00 +0200 |
Teemu Piippo |
- a whole lot of supplementary source code!!
|
file |
diff |
annotate
|