summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-maybe.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-201/+0
| | | (bzr r9508.1.48)
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-0/+1
| | | (bzr r4706)
* fix reference maybes by separate specializationMenTaLguY2007-03-091-32/+68
| | | (bzr r2581)
* rework maybe so storage is customizable and can be optimized on aMenTaLguY2007-03-081-128/+69
| | | | | per-type basis (bzr r2580)
* fix NR::Maybe typosMenTaLguY2007-03-051-3/+3
| | | (bzr r2552)
* clean up operators/constructors, and give reference-maybes a more compactMenTaLguY2007-03-051-57/+46
| | | | | representation (bzr r2550)
* fix copyright yearMenTaLguY2007-03-051-1/+1
| | | (bzr r2549)
* clean up reference version of maybe, and add == and != operatorsMenTaLguY2007-03-041-20/+91
| | | (bzr r2548)
* redo NR::Maybe to be less cleverMenTaLguY2007-03-041-50/+101
| | | (bzr r2532)
* make conversions away from NR::Maybe explicitMenTaLguY2007-03-041-39/+11
| | | (bzr r2530)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+140
(bzr r1)