index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
str.hpp
Age
Commit message (
Expand
)
Author
2014-04-24
(svn r26506) -Codechange: replace most of vsnprintf with vseprintf
rubidium
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-12-22
(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
alberth
2010-03-24
(svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden)
glx
2010-03-24
(svn r19516) -Fix (r19467): MSVC 64bit warnings
glx
2010-03-19
(svn r19477) -Fix (r1946x): removed a few too functions including the copy co...
yexo
2010-03-19
(svn r19471) -Codechange: rename ByteBlob methods to fit common style (skidd13)
yexo
2010-03-19
(svn r19469) -Codechange: remove unused functions from Blob (skidd13)
yexo
2010-03-19
(svn r19467) -Codechange: Use uint and byte direct instead of declaring inter...
yexo
2010-02-22
(svn r19207) -Fix (r19127): compilation was broken for gcc 3.3
smatz
2010-02-14
(svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken.
frosch
2010-02-14
(svn r19127) -Codechange: Add printf-like warnings to more functions.
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-19
(svn r17219) -Cleanup: remove a lot of unused string code
yexo
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-07-14
(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wch...
rubidium
2007-07-04
(svn r10427) -Fix: snprintf behaves differently in gcc than in VC causing unr...
KUDr
2007-06-29
(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv...
KUDr