| Commit message (Expand) | Author | Age | Files | Lines |
* | [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions. | Richard M. Stallman | 1993-10-20 | 1 | -0/+12 |
* | Add declaration for atof if not predefined. | Brian Fox | 1993-09-22 | 1 | -0/+4 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (Fmod): New function; result is always same sign as divisor. | Paul Eggert | 1993-08-10 | 1 | -0/+55 |
* | (Frem): Don't accept floats, just ints and markers. | Richard M. Stallman | 1993-08-04 | 1 | -26/+1 |
* | (syms_of_data): Staticpro Qmark_inactive. | Roland McGrath | 1993-07-08 | 1 | -0/+1 |
* | Define Qmark_inactive. | Roland McGrath | 1993-07-08 | 1 | -1/+2 |
* | (cons_to_long): Declare top, bot as Lisp_Object. | Richard M. Stallman | 1993-06-12 | 1 | -1/+1 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -4/+4 |
* | (Ffset): Delete special check for t and nil. | Richard M. Stallman | 1993-06-06 | 1 | -2/+0 |
* | (Frem): Fix result sign properly. | Richard M. Stallman | 1993-06-01 | 1 | -1/+2 |
* | (float_arith_driver): Detect division by zero in advance. | Richard M. Stallman | 1993-05-31 | 1 | -4/+18 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h> | Jim Blandy | 1993-05-14 | 1 | -0/+3 |
* | * data.c (Ffset): Refuse to set the function value of t or nil. | Jim Blandy | 1993-05-04 | 1 | -0/+3 |
* | (Fdefine_function): New function (same code as Fdefalias). | Richard M. Stallman | 1993-04-29 | 1 | -0/+18 |
* | (Fdefine_function): Changed name back to Fdefalias, so we get things | Eric S. Raymond | 1993-04-23 | 1 | -2/+2 |
* | (Fdefine_function): New function. | Richard M. Stallman | 1993-04-17 | 1 | -0/+16 |
* | long_to_cons and cons_to_long are generally useful things; they're | Jim Blandy | 1993-04-10 | 1 | -0/+29 |
* | Rename int-to-string to number-to-string, since it can handle | Jim Blandy | 1993-03-30 | 1 | -3/+3 |
* | (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions: | Richard M. Stallman | 1993-03-10 | 1 | -16/+63 |
* | * data.c (Fstring_to_number): Declare p to be an unsigned char, to | Jim Blandy | 1993-03-02 | 1 | -3/+2 |
* | * data.c (Fstring_to_number): Skip initial spaces, to make Emacs | Jim Blandy | 1993-02-22 | 1 | -9/+24 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -13/+7 |
* | src/ * data.c (indirect_function): Delete unused argument ERROR. | Jim Blandy | 1992-12-06 | 1 | -1/+1 |
* | * data.c (Fset): See if current_alist_element points to itself | Jim Blandy | 1992-10-31 | 1 | -1/+4 |
* | Qbuffer_or_string_p added. | Joseph Arceneaux | 1992-10-01 | 1 | -0/+3 |
* | * data.c (Fmake_local_variable): If SYM forwards to a C variable, | Jim Blandy | 1992-09-30 | 1 | -1/+13 |
* | * data.c (swap_in_symval_forwarding): Formatting tweaked. | Jim Blandy | 1992-09-29 | 1 | -8/+11 |
* | * data.c (Frem): Use the `fmod' function under SunOS, Ultrix, and | Jim Blandy | 1992-09-29 | 1 | -1/+1 |
* | * data.c [USG] (Frem): Call fmod, rather than drem. Rah. | Jim Blandy | 1992-08-19 | 1 | -2/+17 |
* | entered into RCS | Jim Blandy | 1992-06-30 | 1 | -34/+77 |
* | *** empty log message *** | Richard M. Stallman | 1992-06-07 | 1 | -26/+32 |
* | *** empty log message *** | Jim Blandy | 1992-05-18 | 1 | -7/+71 |
* | *** empty log message *** | Jim Blandy | 1992-05-10 | 1 | -5/+1 |
* | *** empty log message *** | Jim Blandy | 1992-05-01 | 1 | -1/+5 |
* | *** empty log message *** | Jim Blandy | 1992-03-20 | 1 | -1/+2 |
* | *** empty log message *** | Jim Blandy | 1992-02-19 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1992-01-28 | 1 | -11/+21 |
* | *** empty log message *** | Jim Blandy | 1992-01-14 | 1 | -16/+17 |
* | *** empty log message *** | Jim Blandy | 1991-07-24 | 1 | -1/+3 |
* | *** empty log message *** | Jim Blandy | 1991-07-18 | 1 | -0/+1 |
* | Initial revision | Jim Blandy | 1991-06-26 | 1 | -0/+1968 |