321 Commits (b0e7aad5e3769ec8f248c123e8142f0f57f38b58)
 

Author SHA1 Message Date
JustinAJ fd293f2bf8 Renamed "length" local variable to "len" to prevent potential naming conflicts. 10 years ago
JustinAJ c477796cd5 Corrected emptyCStringL to CStringL 10 years ago
JustinAJ b351d45f11 fixed header case 10 years ago
JustinAJ 0d505a6be4 Removed redundant declaration 10 years ago
JustinAJ 4d55d05a9a Added case testing wrapper. 10 years ago
JustinAJ 053a491817 Making use of new print and println functions. 10 years ago
JustinAJ 9cfe6629ea Added String_Type implementation 10 years ago
JustinAJ 3475b398fc Moved string shifting to its own class. 10 years ago
JustinAJ 4ab689832e Moved many comparative functions to String_Type, fixed some bugs, and added more substring methods. Also improved general safety. 10 years ago
JustinAJ 2f2c7e8056 Moved size variable and many comparative operations to String_Type. 10 years ago
JustinAJ d22af4ce7d Added some string interpretation functions 10 years ago
JustinAJ e410038a42 Fixed parsing bug/behavior. 10 years ago
JustinAJ 906af1f162 Fixed a parsing bug and minor optimization. 10 years ago
JustinAJ 9d9e9eb4fd Fixed mislocated "break" statement. Auto formatted primaryHandler. 10 years ago
JustinAJ 86263f7493 Moved @file documentation above header includes to be more consistent. 10 years ago
JustinAJ be01a8b3c4 Moved string representation pointer to String_Type. 10 years ago
JustinAJ 9e9ffc070d Channged connectionStatus check to a switch. 10 years ago
JustinAJ b63c3e9be8 Fixed avformat returning the wrong length. 10 years ago
JustinAJ 68bae44233 Striped down to ready for next usage. 10 years ago
JustinAJ 379b44d8f6 Changed all instances of .size() > 0 to .size() != 0 for consistency. 10 years ago
JustinAJ aa1126569b Initial Commit 10 years ago