index
:
Balau
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
BString.cc
Age
Commit message (
Collapse
)
Author
2014-06-25
Fixing tokenize.
Nicolas "Pixel" Noble
2014-06-20
Moving tokenize, percentEncode and percentDecode around. Fixing a few ↵
Nicolas "Pixel" Noble
warnings. Workarounding c-ares and pthreads compilation issue with unicode.
2013-12-27
Reducing stack usage on append.
Nicolas "Pixel" Noble
2013-12-22
Adding formatted append to the String class.
Nicolas "Pixel" Noble
2013-12-18
Visual Studio port.
Nicolas "Pixel" Noble
2013-01-20
Fun that this was wrong all along, and that only 64 bits compilation managed ↵
Nicolas 'Pixel' Noble
to catch it.
2011-11-19
Having String.set returning this.
Pixel
2011-11-19
Handling more Connection tags, separated with commas; and adding the 'split' ↵
Pixel
method to String.
2011-10-18
And so kids, this is why we have unit tests.
Pixel
2011-10-17
Adding an early version of the 'engine debug' facility.
Pixel
2011-10-04
It's not because Microsoft is stupid by not having vasprintf that we need to ↵
Nicolas "Pixel" Noble
be stupid too.
2011-10-03
First commit - very basic features.
Pixel