Ravomavain
|
10a982b6d3
|
Add CString::StripControls to strip controls (Colors, C0) from strings
|
2013-05-20 12:23:32 +02:00 |
|
Alexey Sokolov
|
f96ea81899
|
Debug: escape also escape character
|
2013-05-18 09:30:54 +04:00 |
|
Ravomavain
|
0c37fb1858
|
Add EDEBUG to CString::Escape function to escape debug output.
|
2013-05-12 12:22:26 +02:00 |
|
KindOne
|
2db7307ac3
|
Remove unneeded headers.
|
2013-03-08 01:47:57 +07:00 |
|
Un1matr1x
|
3a34593359
|
The same procedure as last year, Miss sophie?
Same procedure as every year, James.
|
2012-12-31 12:44:31 +01:00 |
|
Kyle Fuller
|
3347390cfc
|
CString: Don't repeat ourselves
|
2012-08-19 23:06:28 +07:00 |
|
Alexey Sokolov
|
b2fa3a7f61
|
Fix #197 and more warnings in ZNCString.cpp
|
2012-08-18 22:40:30 +07:00 |
|
Kyle Fuller
|
67299ebfa8
|
Fix a bunch of conversion warnings #197
|
2012-08-14 19:31:14 +07:00 |
|
Alexey Sokolov
|
ef54786d88
|
Don't use sprintf().
Thanks to fred for reporting.
|
2012-05-09 13:00:23 +07:00 |
|
Kyle Fuller
|
aa9a629bf3
|
CString("off").ToBool() shouldn't be true
|
2012-03-06 18:00:43 +00:00 |
|
Kyle Fuller
|
2d9a537c33
|
"no" should be false in CString::ToBool()
|
2012-01-15 05:18:13 +00:00 |
|
Un1matr1x
|
73270ff023
|
Welcome in 2012
|
2012-01-01 09:30:19 +01:00 |
|
Stéphan Kochen
|
948ae2510c
|
Rewrite Buffer to store a format string.
Will use this to allow more parameters to be inserted at the time the
buffers are flushed to the client.
|
2011-10-27 18:25:24 +02:00 |
|
Stéphan Kochen
|
2fdf54d43d
|
Add string formatting function with named params.
In addition to the formatting function, a matching Escape type is added.
|
2011-10-27 18:25:24 +02:00 |
|
Alexey Sokolov
|
afeab4a9e6
|
Move core .cpp files to src/
|
2011-09-23 03:33:13 +07:00 |
|