]> code.delx.au - gnu-emacs/history - src/filelock.c
Fix regression introduced by July 10 filelock.c patch.
[gnu-emacs] / src / filelock.c
2013-02-24 Paul EggertFix regression introduced by July 10 filelock.c patch.
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-16 Kenichi Handamerge trunk
2012-09-15 Paul EggertPort better to POSIX hosts lacking _setjmp.
2012-09-06 Kenichi Handamerge trunk
2012-09-05 Paul Eggert* fileio.c, filelock.c, floatfns.c, fns.c: Use bool...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-16 Kenichi Handamerge trunk
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-03 Paul EggertRemove unnecessary casts involving pointers.
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Dmitry AntipovRemove empty and useless init functions.
2012-07-10 Dmitry AntipovAvoid calls to strlen in path processing functions.
2012-07-09 Dmitry AntipovUse make_formatted_string to avoid double length calcul...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Paul EggertMore xmalloc and related cleanup.
2012-07-05 Dmitry AntipovCleanup xmalloc.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-10 Dave AbrahamsAdd the option to not create lockfiles
2012-03-25 Stefan MonnierMerge from trunk origin/pending
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-05 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggertsprintf-related integer and memory overflow issues
2011-09-04 Paul EggertMerge from trunk.
2011-09-01 Paul EggertMerge from trunk.
2011-09-01 Paul EggertMerge from trunk.
2011-08-31 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Paul EggertMerge from trunk.
2011-08-30 Paul EggertMerge from trunk.
2011-08-29 Paul EggertMerge from trunk.
2011-08-29 Paul Eggert* filelock.c (lock_file_1, lock_file): Don't blindly...
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Paul EggertMerge from trunk.
2011-07-12 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-09 Paul EggertMerge from trunk.
2011-07-07 Paul Eggert* editfns.c (pWIDE, pWIDElen, signed_wide, unsigned_wide):
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge: Integer overflow and signedness fixes (Bug#8873).
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Paul EggertMerge from trunk.
2011-06-20 Paul Eggert* filelock.c: Fix some buffer overrun and integer overf...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
next