summaryrefslogtreecommitdiffstats
path: root/src/util/share.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-5/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Misc. typosluz.paz2018-05-141-1/+1
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-83/+48
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Isolate components of libgcLiam P. White2015-02-251-1/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-28/+28
* share_static -> share_static_stringMenTaLguY2006-02-081-3/+2
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-0/+149