]> code.delx.au - gnu-emacs/history - src/alloc.c
Merge from trunk
[gnu-emacs] / src / alloc.c
2010-08-11 Stefan MonnierMerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-07 Juanma BarranqueroRemove duplicate declarations.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-23 Juanma BarranqueroRemove unused static functions.
2010-07-23 Stefan MonnierMerge from trunk
2010-07-20 Juanma BarranqueroConvert some more functions to standard C.
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse offsetof instead of own definition
2010-07-11 Andreas SchwabConstify functions taking char *
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-05 Dan NicolaescuConvert declarations or definitions to standard C.
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-26 Andreas Schwab* alloc.c (Fmake_byte_code): Don't access undefined...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-18 Stefan MonnierMerge from trunk
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-13 Stefan MonnierNew branch for lexbind, losing all history.
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-08 Dan NicolaescuRemove INCLUDED_FCNTL.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Kenichi Handamerge trunk
2010-04-20 Stefan MonnierMake variable forwarding explicit rather the using...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-18 Stefan MonnierHash-cons pure data.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuRemove obsolete uses of HAVE_SHM.
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-23 Stephen LeakeFix bug#5435: ada-mode; pragma parameter list indented...
2010-01-22 Eli ZaretskiiMerge from mainline.
2010-01-22 YAMAMOTO MitsuharuMake string pointer args point to const as in other...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-11-13 Stefan Monnier(mark_object): Don't reprocess marked strings.
2009-11-11 Dan Nicolaescu* frame.c (make_initial_frame):
2009-11-06 Stefan MonnierLet integers use up 2 tags to give them one extra bit...
2009-11-06 Eli Zaretskii(make_pure_c_string): Fix last change to avoid compiler...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-06 Dan Nicolaescu* alloc.c (make_pure_c_string): New function.
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-08-25 Kenichi Handa(mark_char_table): New function.
2009-08-17 Ken Raeburn* lisp.h (XFLOAT_DATA): Produce an rvalue by adding...
2009-01-30 Dan Nicolaescu(mark_stack): Properly conditionalize previous change.
2009-01-23 Chong Yidong(mark_stack): Use "flushw" instead of "ta 3" assembly...
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-10 Glenn MorrisUse __sparc__ rather than sparc.
2008-08-02 Eli Zaretskii(NSTATICS): Bump to 0x640.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-11 Dan Nicolaescu* lisp.h:
2008-07-08 Glenn MorrisUse __sparc__ rather than sparc. (Bug#507.)
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-02 Jim MeyeringMake "xfree (NULL)" a no-op; remove useless if-before...
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Chong Yidong(init_alloc_once): Call init_weak_hash_tables.
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-12 YAMAMOTO Mitsuharu[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-01 Miles BaderMerge from emacs--rel--22
next