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
/
string.h
Age
Commit message (
Expand
)
Author
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-08-31
(svn r11025) -Fix: safeguard StrEmpty from calls with NULL.
rubidium
2007-07-24
(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...
rubidium
2007-04-04
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-05
(svn r9012) -Fix/Feature (UTF8): When cutting strings into multiple lines als...
Darkvater
2007-03-05
(svn r9011) -Codechange (r9003): Rework Utf8PrevChar so that it returns a poi...
Darkvater
2007-03-04
(svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the ...
Darkvater
2007-01-13
(svn r8097) Replace strlen() {==,!=,>} 0 by the more concise {,!}StrEmpty(). ...
tron
2007-01-13
(svn r8093) -Codechange: Add a function to get a string representation of an ...
Darkvater
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium