Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-23 | smart-converter: Fix memory leaks | Pablo Barciela | 1 | -0/+5 | |
Fixes clang analyzer warnings: smart-converter.c:108:8: warning: Potential leak of memory pointed to by 'out' if (!care_about_error) ^~~~~~~~~~~~~~~~ smart-converter.c:337:7: warning: Potential leak of memory pointed to by 'aux' aux2 = do_test (aux, NULL, encs, aux_len, &guessed); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smart-converter.c:339:12: warning: Potential leak of memory pointed to by 'aux2' g_assert (guessed == pluma_encoding_get_from_charset ("UTF-16")); ^~~~~~~ | |||||
2019-07-06 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 | |
2015-08-03 | Fix implicit declarations | infirit | 1 | -0/+1 | |
2014-12-16 | Revert "Revert "Drop support for glib < 2.36"" | infirit | 1 | -3/+0 | |
This reverts commit 13392e50c61ce3f3d7d04b59677380f935cf3d3c. | |||||
2014-12-16 | Revert "Drop support for glib < 2.36" | infirit | 1 | -0/+3 | |
This reverts commit 495f56659d607938db00e34c9f84bac24013d999. | |||||
2014-05-19 | Drop support for glib < 2.36 | infirit | 1 | -3/+0 | |
2013-11-04 | Fix some deprecations | Stefano Karapetsas | 1 | -0/+2 | |
2012-03-11 | update for 1.2 release and fix executable bits | Stefano Karapetsas | 1 | -0/+0 | |
2011-11-07 | renaming from gedit to pluma | Perberos | 1 | -33/+33 | |
2011-11-07 | initial | Perberos | 1 | -0/+353 | |