2010-08-11 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
2010-08-09 |
Dan Nicolaescu |
Use const char* instead of char*.
|
2010-07-12 |
Andreas Schwab |
Convert old-style definitions
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-05 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
2010-05-07 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
2010-04-02 |
Dan Nicolaescu |
Remove extern errno declarations.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-01-10 |
Glenn Morris |
Comment (add Author:, based on ack.texi).
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-07-31 |
Dan Nicolaescu |
* bitmaps/README:
|
2008-06-26 |
Dan Nicolaescu |
* unexnext.c:
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-03-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
|
2004-12-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-01 |
Michaël Cadilhac |
(Fexpt): Manually check for overflows, so that a power
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-14 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
2006-07-18 |
Kim F. Storm |
(arith_error, range_error, domain_error): Use xsignal2.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-11 |
Richard M. Stallman |
(Flog): Doc fix.
|
2005-08-09 |
Thien-Thi Nguyen |
(Fexpt): Use floats for negative exponent.
|
2005-08-07 |
Richard M. Stallman |
(Fexpt): Undo previous change.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-08-07 |
Thien-Thi Nguyen |
Munge comment associated w/ last change to describe intent; nfc.
|
2005-08-06 |
Thien-Thi Nguyen |
(Fexpt): Use floats for negative exponent.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-03-16 |
Lute Kamstra |
(Ffloor): Doc fix.
|
2004-12-15 |
Jan Djärv |
* syssignal.h: Declare main_thread.
|
2003-11-05 |
Stefan Monnier |
(Flogb): Don't use VALMASK.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-02-19 |
Eli Zaretskii |
(Fatan): Accept an optional second arg and call atan2 if passed 2 args.
|
2002-02-08 |
Eli Zaretskii |
(Fround): Fix a typo.
|
2002-02-08 |
Eli Zaretskii |
(Fround): A better doc fix.
|
2002-02-08 |
Eli Zaretskii |
(Fround): Doc fix.
|
2001-11-14 |
Richard M. Stallman |
(Fceiling, Ffloor): Doc fixes.
|
2001-11-13 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-12 |
Pavel Janík |
float_error() is defined iff FLOAT_CATCH_SIGILL is defined.
|
2001-10-06 |
Gerd Moellmann |
(FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.
|
2000-08-22 |
Andrew Innes |
[USE_CRT_DLL]: Remove unnecessary extern, which screws
|
2000-02-17 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|