summaryrefslogtreecommitdiffstats
path: root/src/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Included stdexcept to fix compile errorJohan B. C. Engelen2006-11-021-0/+1
| | | (bzr r1884)
* util/ucompose.hpp: catch exception thrown when user has an unsupportedgustav_b2006-11-011-1/+6
| | | | | locale setting -- fallback to classic. (bzr r1878)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-1/+1
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-021-1/+1
|
* update copyrightMenTaLguY2006-04-291-1/+1
| | | (bzr r631)
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-292-0/+55
| | | (bzr r614)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-152-31/+31
| | | (bzr r240)
* share_static -> share_static_stringMenTaLguY2006-02-081-3/+2
| | | (bzr r104)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-065-129/+194
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-1618-0/+3141
(bzr r1)