Branch: refs/heads/master Home: https://github.com/geany/geany
Commit: a3e5044d4fbc636c1ac5be12586de338f55c4ddd https://github.com/geany/geany/commit/a3e5044d4fbc636c1ac5be12586de338f55c4d... Author: Colomban Wendling ban@herbesfolles.org Date: 2011-10-18 (Tue, 18 Oct 2011)
Changed paths: M src/ui_utils.c M src/vte.c
Log Message: ----------- Plug a few memory leaks
These leaks actually were not "real" leaks since the memory will anyway be kept until quit. Fixing those only makes the code "cleaner" and will prevent them to "hide" some other (real) ones at debug times.
Commit: c56788b7a781b6518235e1da8d58c948cf027954 https://github.com/geany/geany/commit/c56788b7a781b6518235e1da8d58c948cf0279... Author: Colomban Wendling ban@herbesfolles.org Date: 2011-10-18 (Tue, 18 Oct 2011)
Changed paths: M data/colorschemes/alt.conf M data/filetypes.common M data/filetypes.perl M data/filetypes.sh
Log Message: ----------- Fix a few style mappings
Compare: https://github.com/geany/geany/compare/90cf307...c56788b