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
/
includes
/
BString.h
Age
Commit message (
Expand
)
Author
2013-12-22
Adding formatted append to the String class.
Nicolas "Pixel" Noble
2013-12-21
Preliminary WebSocket protocol support.
Nicolas "Pixel" Noble
2013-12-20
Sockets are now working properly under MSVC. I guess I broke mingw32 though, ...
Nicolas "Pixel" Noble
2013-12-18
Visual Studio port.
Nicolas "Pixel" Noble
2013-01-22
Adding the move constructor to BString.
Pixel
2013-01-20
Tentatively adding vsscanf to win32 compilation. Untested tho.
Nicolas 'Pixel' Noble
2013-01-20
Slightly better printf formats for 32 and 64 bits values.
Nicolas 'Pixel' Noble
2012-04-13
Fixing my constant-strings constructs (Thanks Kurtis!)
Nicolas "Pixel" Noble
2012-04-03
Adding a better constructor for strings.
Nicolas "Pixel" Noble
2011-12-04
Reworked some things in the architecture, mainly exceptions and asserts.
Pixel
2011-11-25
Fixing a few bugs and warnings.
Pixel
2011-11-24
Making strings being able to read from their end.
Pixel
2011-11-19
Having String.set returning this.
Pixel
2011-11-19
Handling more Connection tags, separated with commas; and adding the 'split' ...
Pixel
2011-11-15
Making the String class a bit more tolerent of NULL strings.
Pixel
2011-10-12
Enabling cross-compilation for Darwin. Haven't tested under the real thing ye...
Nicolas "Pixel" Noble
2011-10-03
First commit - very basic features.
Pixel