summaryrefslogtreecommitdiffstats
path: root/src/util (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-02Included stdexcept to fix compile errorJohan B. C. Engelen1-0/+1
2006-11-01util/ucompose.hpp: catch exception thrown when user has an unsupportedgustav_b1-1/+6
2006-05-02r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould1-1/+1
2006-05-02(bzr r690)Ted Gould1-1/+1
2006-04-29update copyrightMenTaLguY1-1/+1
2006-04-29added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2-0/+55
2006-03-15shared_ptr -> ptr_sharedMenTaLguY2-31/+31
2006-02-08share_static -> share_static_stringMenTaLguY1-3/+2
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY5-129/+194