]> code.delx.au - gnu-emacs/history - src/decompress.c
Update copyright year to 2015
[gnu-emacs] / src / decompress.c
2015-01-01 Paul EggertUpdate copyright year to 2015
2015-01-01 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-28 Paul EggertWrap dll functions more simply
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-13 Andreas SchwabMerge remote-tracking branch 'origin/emacs-24'
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-11-29 Paul EggertMerge branch 'emacs-24'.
2014-11-27 Ted ZlatanovMerge branch 'emacs-24'
2014-11-16 Stefan MonnierMerge from emacs-24
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117702
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117698
2014-11-09 Glenn MorrisMerge from emacs-24; up to 117691
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117689
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117687
2014-11-05 Glenn MorrisMerge from emacs-24; up to 117669
2014-11-03 Glenn MorrisMerge from emacs-24; up to 2014-08-07T11:49:36Z!rrt...
2014-11-01 Glenn MorrisMerge from emacs-24; up to 117656
2014-10-30 Glenn MorrisMerge from emacs-24; up to 117634
2014-10-21 Stefan MonnierMerge from emacs-24
2014-10-20 Glenn MorrisMerge from emacs-24; up to 2014-07-28T06:28:15Z!dmantip...
2014-10-17 Glenn MorrisMerge from emacs-24; up to 2014-07-28T02:47:29Z!fgallin...
2014-10-16 Glenn MorrisMerge from emacs-24; up to 2014-07-27T18:05:37Z!eliz...
2014-10-15 Glenn MorrisMerge from emacs-24; up to 2014-07-27T09:41:59Z!ttn...
2014-10-14 Eli ZaretskiiMerge from trunk and resolve conflicts.
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-27T01:00:26Z!fgallin...
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-26T12:14:42Z!schwab...
2014-10-12 Glenn MorrisMerge from emacs-24; up to 2014-07-26T11:58:24Z!schwab...
2014-10-09 Glenn MorrisMerge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka...
2014-10-07 Eli ZaretskiiFix bug #18650 with warning about zlib when loading...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-26 Dmitry AntipovFix recovering from possible decompression error. ...
2013-08-17 Eli ZaretskiiFix a minor issue with loading zlib DLL on MS-Windows.
2013-08-16 Paul EggertSpelling fixes.
2013-08-14 Lars Magne Ingebri... * decompress.c (unwind_decompress): Always restore...
2013-08-13 Paul Eggert* decompress.c: Minor simplifications.
2013-08-13 Eli ZaretskiiFail zlib-decompress-region if loading zlib on Windows...
2013-08-13 Paul Eggert* decompress.c (Fzlib_decompress_region): Try to clarif...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Eli ZaretskiiFix zlib support on MS-Windows.
2013-08-12 Lars Magne Ingebri... Rename `zlib-decompress-gzipped-region' to `zlib-decomp...
2013-08-12 Paul EggertMinor zlib configuration tweaks.
2013-08-12 Lars Magne Ingebri... Add the zlib prefix to `decompress-gzipped-region'
2013-08-12 Eli ZaretskiiFix build with zlib on MS-Windows.
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Paul Eggert* decompress.c: Fix bugs with large buffers and weird...
2013-08-11 Lars Magne Ingebri... Fix decompress gap handling bug
2013-08-11 Lars Magne Ingebri... Add zlib support via the `decompress-gzipped-region...