summaryrefslogtreecommitdiff
path: root/includes/BString.h
AgeCommit message (Expand)Author
2012-04-13Fixing my constant-strings constructs (Thanks Kurtis!)Nicolas "Pixel" Noble
2012-04-03Adding a better constructor for strings.Nicolas "Pixel" Noble
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
2011-11-25Fixing a few bugs and warnings.Pixel
2011-11-24Making strings being able to read from their end.Pixel
2011-11-19Having String.set returning this.Pixel
2011-11-19Handling more Connection tags, separated with commas; and adding the 'split' ...Pixel
2011-11-15Making the String class a bit more tolerent of NULL strings.Pixel
2011-10-12Enabling cross-compilation for Darwin. Haven't tested under the real thing ye...Nicolas "Pixel" Noble
2011-10-03First commit - very basic features.Pixel