| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove util/unordered-containers.h aliases. | Emmanuel Gil Peyrot | 2018-10-18 | 1 | -54/+0 |
| | | |||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Use C++11 unordered containers | Alex Valavanis | 2016-08-04 | 1 | -41/+5 |
| | | | | (bzr r15040) | ||||
| * | End support for obsolete GNU hash. Supported either natively, through TR1 or ↵ | Alex Valavanis | 2014-03-30 | 1 | -31/+0 |
| | | | | | | | | | Boost now Fixed bugs: - https://launchpad.net/bugs/1269346 (bzr r13231) | ||||
| * | fix warnings on compilers that provide unordered_set | Alex Valavanis | 2014-01-14 | 1 | -1/+17 |
| | | | | (bzr r12929) | ||||
| * | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 2013-10-05 | 1 | -0/+29 |
| | | | | (bzr r12661) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Clean up the unordered containers fix. | Krzysztof Kosi??ski | 2010-03-04 | 1 | -0/+78 |
| (bzr r9142) | |||||
