index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intervals.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge from trunk.
Paul Eggert
2011-11-18
1
-34
/
+34
|
\
|
|
*
* src/intervals.c: Fix grafting over the whole buffer.
Stefan Monnier
2011-11-18
1
-34
/
+34
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-17
/
+17
|
/
*
* intervals.h (struct interval): Use EMACS_INT for members
Paul Eggert
2011-04-20
1
-3
/
+3
*
Fix regex.c, syntax.c and friends for buffers > 2GB.
Eli Zaretskii
2011-04-16
1
-8
/
+9
*
* intervals.c: Make symbols static if they're not exported.
Paul Eggert
2011-04-13
1
-2
/
+0
*
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
1
-4
/
+2
*
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-10
1
-1
/
+1
*
* intervals.h (CHECK_TOTAL_LENGTH): Avoid empty "else".
Paul Eggert
2011-03-18
1
-3
/
+7
*
Change B_ to BVAR
Tom Tromey
2011-02-16
1
-2
/
+2
*
Hide implementation of `struct buffer'
Tom Tromey
2011-02-14
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-5
/
+0
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Remove unused declarations
Andreas Schwab
2010-12-27
1
-2
/
+1
*
|
Remove INLINE uses in header files.
Dan Nicolaescu
2010-11-20
1
-2
/
+2
*
|
Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.
Chong Yidong
2010-09-23
1
-1
/
+1
*
|
Fix uses of int instead of EMACS_INT in intervals.c.
Eli Zaretskii
2010-09-23
1
-11
/
+11
*
|
Fix more uses of int instead of EMACS_INT.
Eli Zaretskii
2010-09-23
1
-1
/
+1
*
|
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
Dan Nicolaescu
2010-07-06
1
-2
/
+2
*
|
Remove P_ and __P macros.
Jan D
2010-07-02
1
-59
/
+59
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Fix bounds checking for text properties in `format' (Bug#5306).
Chong Yidong
2010-01-09
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-15
1
-6
/
+4
*
* intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
Stefan Monnier
2008-03-20
1
-4
/
+0
*
Merge from emacs--rel--22
Miles Bader
2008-02-24
1
-18
/
+1
|
\
|
*
(INT_LISPLIKE): Remove. It may misfire.
Stefan Monnier
2008-02-19
1
-18
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2007-01-26
1
-2
/
+2
|
\
|
|
*
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2007-01-14
1
-2
/
+2
*
|
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Miles Bader
2006-02-08
1
-1
/
+1
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-26
1
-1
/
+2
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-07
1
-2
/
+2
|
\
|
|
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Miles Bader
2004-11-12
1
-0
/
+6
|
\
|
|
*
(NULL_INTERVAL_P): Add separate version when
Kim F. Storm
2004-11-09
1
-0
/
+6
|
*
Add EXFUN for Fget_char_property_and_overlay.
Luc Teirlinck
2003-11-30
1
-0
/
+1
*
|
Sync to HEAD
Kenichi Handa
2004-04-16
1
-0
/
+4
*
|
(get_property_and_range): Make start and end EMACS_INT.
Dave Love
2003-09-17
1
-1
/
+1
*
|
New directory
Kenichi Handa
2003-09-08
1
-3
/
+0
|
/
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
(struct interval): Move from lisp.h.
Stefan Monnier
2003-07-09
1
-9
/
+60
[prev]
[next]