Fix last change
[bpt/emacs.git] / src / lread.c
2011-07-17 Andreas SchwabFix last change
2011-07-17 Andreas SchwabMake read-symbol-positions-list more accurate
2011-07-17 Andreas Schwab* src/lread.c (read1): Read `#:' as empty uninterned...
2011-07-15 Lars Magne Ingebri... `lexical-binding' doc clarification
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-10 Andreas SchwabProtoize
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-02 Lars Magne Ingebri... * lread.c (syms_of_lread): Mention single symbols defin...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-24 Juanma BarranqueroMove DEFSYM to lisp.h and use everywhere.
2011-06-23 Paul EggertMerge from trunk.
2011-06-23 Paul Eggert* lread.c (read1): Check for size overflow.
2011-06-23 Paul Eggert* lread.c (read_escape): Avoid int overflow.
2011-06-23 Paul Eggert* lread.c: Integer overflow fixes.
2011-06-22 Paul Eggert* lread.c (read_escape): Check for hex character overflow.
2011-06-22 Paul Eggert* lread.c: Integer overflow issues.
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* lread.c (intern, intern_c_string): Don't assume strle...
2011-06-19 Paul Eggert* lread.c (string_to_number): Simplify the 2011-04...
2011-06-19 Paul Eggert* lread.c (invalid_syntax): Omit length argument.
2011-06-15 Paul EggertInteger overflow and signedness fixes (Bug#8873).
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Paul EggertMerge from trunk.
2011-06-14 Paul EggertMerge from trunk.
2011-06-14 Paul EggertMerge from trunk.
2011-06-13 Paul EggertMerge from trunk.
2011-06-13 Paul Eggert* lread.c (Fload): Don't compare a possibly-garbage...
2011-06-12 Paul EggertRemove incorrect casts to 'unsigned' that lose info...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-09 Eli ZaretskiiBackport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla...
2011-05-06 Eli ZaretskiiFix the MS-Windows build broken by 2011-05-06T07:13...
2011-05-06 Paul EggertDo not assume EMACS_INT is the same width as a pointer.
2011-05-06 Paul EggertMerge from mainline.
2011-05-05 Andreas Schwab* src/lread.c (lisp_file_lexically_bound_p): Stop scann...
2011-05-05 Paul EggertMerge from mainline.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-04 Paul EggertMerge from mainline.
2011-05-04 Paul EggertMerge from mainline.
2011-05-03 Paul EggertMerge from mainline.
2011-05-03 Paul EggertMerge: Fixes for Bug#8600 and Bug#8601.
2011-05-02 Paul Eggert* lread.c (read_integer): Be more consistent with strin...
2011-04-30 Paul EggertMerge from mainline.
2011-04-29 Paul Eggert* lread.c, process.c: Do not include <inttypes.h>;...
2011-04-28 Paul EggertMerge from mainline.
2011-04-28 Paul EggertMerge from mainline.
2011-04-28 Paul Eggert* lread.c (hash_string): Use size_t, not int, for hash...
2011-04-26 Paul EggertMerge from mainline.
2011-04-26 Paul EggertMerge from mainline.
2011-04-25 Paul Eggert* lisp.h: (XVECTOR_SIZE): Remove. All uses replaced...
2011-04-25 Paul Eggertlisp.h: Fix a problem with aliasing and vector headers.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-21 Paul EggertRemove empty line.
2011-04-21 Paul Eggert* lread.c (string_to_number): Use strtoumax, to convert...
2011-04-21 Paul EggertTreat large integers as floats in the Lisp reader and...
2011-04-20 Paul EggertRemove stray comment.
2011-04-20 Paul EggertMerge from mainline.
2011-04-20 Paul EggertMerge: Make the Lisp reader and string-to-float more...
2011-04-20 Paul EggertMake the Lisp reader and string-to-float more consistent.
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Paul Eggert* lread.c (openp): Don't stuff size_t into an 'int'.
2011-04-15 Paul EggertMerge from mainline.
2011-04-14 Paul EggertMerge from mainline.
2011-04-14 Paul EggertUndo the DEFUN->DEFUE change.
2011-04-14 Paul Eggert* lread.c: Make symbols static if they're not exported.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-11 Paul EggertDeclare Lisp_Object Q* variables to be 'static' if...
2011-04-11 Paul EggertMake Emacs functions such as Fatom 'static' by default.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-06 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-06 Paul EggertMerge from mainline.
2011-04-05 Paul EggertMerge from mainline.
2011-04-04 Paul Eggert* lread.c (safe_to_load_p): Make the end-of-loop test...
2011-04-04 Paul Eggert* lread.c (lisp_file_lexically_bound_p, read1): Use...
2011-04-04 Paul Eggert* lread.c (lisp_file_lexically_bound_p): Use ints rathe...
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-04-01 Stefan MonnierMiscellanous cleanups in preparation for the merge.
2011-03-31 Stefan MonnierMerge from trunk
2011-03-30 Stefan Monnier* lisp/subr.el (apply-partially): Use a non-nil static...
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-19 Chong YidongBackport fix for Bug#8219 from trunk.
2011-03-17 Paul EggertMerge: Fix more problems found by GCC 4.5.2's static...
2011-03-17 Paul EggertMerge from mainline.
2011-03-16 Paul Eggert* lread.c (Fload, readevalloop, read1): Rename locals...
2011-03-16 Paul Eggert* lread.c (read1): Rewrite so as not to use empty ...
next