index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
casetab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-1
/
+0
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-1
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp.h (eassume): New macro.
Paul Eggert
2013-10-10
1
-2
/
+0
*
Add set operations for bool-vector.
Daniel Colascione
2013-09-22
1
-2
/
+2
*
* syntax.c (init_syntax_once): Adjust comment and do an early
Dmitry Antipov
2013-08-26
1
-8
/
+1
*
* src/casetab.c (init_casetab_once): Fix last change.
Barry O'Reilly
2013-05-22
1
-1
/
+1
*
* lisp/case-table.el (case-table-get-table): New function.
Stefan Monnier
2013-03-27
1
-2
/
+10
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+1
*
* casefiddle.c, casetab.c, category.c: Use bool for boolean.
Paul Eggert
2012-08-24
1
-2
/
+2
*
* buffer.h (BSET): Remove.
Paul Eggert
2012-08-17
1
-4
/
+4
*
* lisp.h (set_char_table_extras): Rename from char_table_set_extras.
Paul Eggert
2012-08-17
1
-7
/
+7
*
* lisp.h (CSET): Remove.
Paul Eggert
2012-08-17
1
-1
/
+1
*
Simple interface to set Lisp_Object fields of chararcter tables.
Dmitry Antipov
2012-08-16
1
-8
/
+8
*
Use BSET for write access to Lisp_Object members of struct buffer.
Dmitry Antipov
2012-08-13
1
-4
/
+4
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-1
/
+1
*
Merge from trunk.
Paul Eggert
2012-01-09
1
-1
/
+1
|
\
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-12-10
1
-1
/
+1
|
\
|
|
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
|
* casetab.c (set_identity, shuffle): Use lint_assume.
Paul Eggert
2011-09-21
1
-4
/
+8
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-5
/
+4
|
/
*
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-24
1
-4
/
+2
*
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
1
-2
/
+2
*
* casetab.c (Vascii_upcase_table, Vascii_eqv_table): Now static.
Paul Eggert
2011-04-10
1
-2
/
+4
*
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
1
-1
/
+1
*
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-10
1
-2
/
+3
*
* casetab.c (set_identity, shuffle): Likewise.
Paul Eggert
2011-04-09
1
-4
/
+6
*
Fix a race condition diagnosed by gcc -Wsequence-point (Bug#8254).
Paul Eggert
2011-03-15
1
-6
/
+0
*
Change B_ to BVAR
Tom Tromey
2011-02-16
1
-5
/
+5
*
Hide implementation of `struct buffer'
Tom Tromey
2011-02-14
1
-5
/
+5
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
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
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-8
/
+5
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-17
/
+11
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-3
/
+3
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
(shuffle): Fix the logic of setting up the cycle.
Kenichi Handa
2009-07-17
1
-6
/
+5
*
Remove spurious semicolons.
Juanma Barranquero
2009-02-11
1
-1
/
+1
*
Comment (fix header format).
Glenn Morris
2009-01-10
1
-4
/
+4
*
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-14
1
-6
/
+4
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+1
|
\
[next]