index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
alloc.c
Age
Commit message (
Expand
)
Author
2007-10-11
Merge from emacs--devo--0
Miles Bader
2007-10-02
(mark_terminals): Typo.
Stefan Monnier
2007-10-02
* window.h (struct window):
Stefan Monnier
2007-10-02
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
Stefan Monnier
2007-10-02
(mark_object): Fix typo.
Stefan Monnier
2007-10-02
(allocate_pseudovector): New fun.
Stefan Monnier
2007-09-29
(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
Stefan Monnier
2007-09-29
(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
Stefan Monnier
2007-09-27
(allocate_terminal): Set the vector size to only count the Lisp fields.
Stefan Monnier
2007-09-23
(gc_sweep): Check cons cell mark bits word by word
Richard M. Stallman
2007-09-20
(enum mem_type): New member for `terminal' objects.
Stefan Monnier
2007-09-16
(reset_malloc_hooks): Set the hooks to the previous
Andreas Schwab
2007-09-16
(reset_malloc_hooks): Set the hooks to the previous
Andreas Schwab
2007-08-21
Merge from emacs--devo--0
Miles Bader
2007-08-21
Merge from emacs--devo--0
Miles Bader
2007-08-19
(pure): Round PURESIZE up.
Andreas Schwab
2007-08-19
(pure): Round PURESIZE up.
Andreas Schwab
2007-07-31
Merge from emacs--devo--0
Miles Bader
2007-07-27
Merge from emacs--devo--0
Miles Bader
2007-07-26
Merge from emacs--rel--22
Miles Bader
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-07-15
Merge from emacs--devo--0
Miles Bader
2007-07-15
Merge from emacs--devo--0
Miles Bader
2007-07-11
(emacs_blocked_free): Remove unused var `bytes_used_now'.
Stefan Monnier
2007-07-10
(mark_maybe_pointer): Enforce mult-of-8 alignment when using
Stefan Monnier
2007-06-29
Replace uses of GC_* macros with the non-GC_ versions.
Stefan Monnier
2007-06-11
Merge from emacs--devo--0
Miles Bader
2007-06-11
Merge from emacs--devo--0
Miles Bader
2007-06-08
(init_strings): Initialize canonical empty strings.
Juanma Barranquero
2007-04-24
Merge from emacs--devo--0
Miles Bader
2007-04-22
Merged from emacs@sv.gnu.org
Karoly Lorentey
2007-04-16
(mem_insert): Set min_heap_address and max_heap_address
YAMAMOTO Mitsuharu
2007-02-23
(Fgarbage_collect): If nextb->text->inhibit_shrinking is
Kenichi Handa
2007-01-30
Merge from emacs--devo--0
Miles Bader
2007-01-29
Merged from emacs@sv.gnu.org
Karoly Lorentey
2007-01-26
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use
YAMAMOTO Mitsuharu
2007-01-26
Merge from emacs--devo--0
Miles Bader
2007-01-21
Add 2007 to copyright years.
Glenn Morris
2007-01-11
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal,
Jan Djärv
2006-12-03
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Karoly Lorentey
2006-11-21
Merge from emacs--devo--0
Miles Bader
2006-11-13
(mark_memory): New argument OFFSET. All uses changed.
YAMAMOTO Mitsuharu
2006-10-14
Fix obvious runtime errors after merge.
Karoly Lorentey
2006-10-14
Merged from emacs@sv.gnu.org
Karoly Lorentey
2006-08-28
Merge from emacs--devo--0
Miles Bader
2006-08-27
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
YAMAMOTO Mitsuharu
2006-08-16
Merge from emacs--devo--0
Miles Bader
2006-08-10
* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
Jan Djärv
2006-08-07
(NSTATICS): Fix previous change.
Kenichi Handa
2006-08-07
(NSTATICS): Increased to 0x7F0.
Kenichi Handa
[prev]
[next]