| Commit message (Expand) | Author | Age | Files | Lines |
* | (make_hash_table, maybe_resize_hash_table): Cast arg of | Dave Love | 2000-06-20 | 1 | -3/+5 |
* | (map_char_table): Ignore char-table entries for | Kenichi Handa | 2000-05-26 | 1 | -1/+4 |
* | (concat): Handle 8-bit characters correctly. | Kenichi Handa | 2000-05-19 | 1 | -69/+104 |
* | *** empty log message *** | Kenichi Handa | 2000-05-17 | 1 | -23/+0 |
* | (map_char_table): Pay attention to character number of | Kenichi Handa | 2000-05-17 | 1 | -12/+43 |
* | (syms_of_fns): Defsubr mapc. | Dave Love | 2000-04-19 | 1 | -9/+3 |
* | (mapcar1): Test for null vals to support mapc. | Dave Love | 2000-04-12 | 1 | -13/+45 |
* | make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP | Ken Raeburn | 2000-04-05 | 1 | -3/+3 |
* | (Fbase64_decode_region, Fbase64_decode_string): Signal | Gerd Moellmann | 2000-04-03 | 1 | -10/+10 |
* | (larger_vector): Make externally visible. | Gerd Moellmann | 2000-04-03 | 1 | -2/+1 |
* | (optimize_sub_char_table): New function. | Kenichi Handa | 2000-03-21 | 1 | -0/+50 |
* | (Fy_or_n_p): Cancel busy-cursor. | Gerd Moellmann | 2000-03-09 | 1 | -0/+5 |
* | (maybe_resize_hash_table): Handle case of new size | Gerd Moellmann | 2000-02-29 | 1 | -0/+1 |
* | Remove `LISP_FLOAT_TYPE' and `standalone'. | Gerd Moellmann | 2000-02-17 | 1 | -2/+0 |
* | (sweep_weak_table): New function. | Gerd Moellmann | 2000-01-31 | 1 | -59/+104 |
* | (Flength): The length of char-table is MAX_CHAR. | Kenichi Handa | 1999-12-15 | 1 | -13/+10 |
* | (Fnthcdr, Fnreverse): Inline cdr. | Dave Love | 1999-11-25 | 1 | -6/+16 |
* | (Flength): Unroll loop over lists. | Gerd Moellmann | 1999-10-31 | 1 | -3/+10 |
* | (Fmemq, Fassq, Frassq, assq_no_quit, Fassoc) | Gerd Moellmann | 1999-10-28 | 1 | -66/+168 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -1/+1 |
* | (SXHASH_COMBINE): Add missing parentheses. | Gerd Moellmann | 1999-09-14 | 1 | -7/+3 |
* | (Fmake_hash_table): Fix string continuation. | Dave Love | 1999-09-13 | 1 | -2/+2 |
* | Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. | Ken Raeburn | 1999-09-12 | 1 | -42/+42 |
* | (Fmakehash): Accept just one optional argument TEST. | Gerd Moellmann | 1999-09-09 | 1 | -46/+8 |
* | (Fbase64_decode_region): Don't place point outside of the | Richard M. Stallman | 1999-09-08 | 1 | -1/+1 |
* | (Fmakehash): Take one argument, test, make all the | Gerd Moellmann | 1999-09-07 | 1 | -26/+11 |
* | (Fmakehash): Exchange optional test and size arguments. | Gerd Moellmann | 1999-09-04 | 1 | -14/+15 |
* | (count_combining): Use the macro PARSE_MULTIBYTE_SEQ. | Kenichi Handa | 1999-09-03 | 1 | -16/+27 |
* | (Fhash_table_weakness): Replaces F_hash_table_weak. | Gerd Moellmann | 1999-09-02 | 1 | -5/+6 |
* | (QCweakness): Replaces QCweak. | Gerd Moellmann | 1999-08-30 | 1 | -8/+8 |
* | (Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak. | Gerd Moellmann | 1999-08-22 | 1 | -27/+65 |
* | (hash_lookup): Test with EQ before calling key comparion | Gerd Moellmann | 1999-08-21 | 1 | -26/+13 |
* | (internal_equal): Fix overlay comparison. | Richard M. Stallman | 1999-08-01 | 1 | -2/+2 |
* | (concat): Fix previous change. | Kenichi Handa | 1999-07-28 | 1 | -17/+17 |
* | (count_combining): New function. | Kenichi Handa | 1999-07-28 | 1 | -29/+81 |
* | (Fgethash): Fix order of variables (patch by gerd). | Markus Rost | 1999-07-26 | 1 | -6/+6 |
* | (Fy_or_n_p): Doc fix. | Karl Heuer | 1999-07-26 | 1 | -3/+5 |
* | (toplevel): Add hash tables. | Gerd Moellmann | 1999-07-21 | 1 | -0/+1328 |
* | (base64_encode_1): Don't add unnecessary newline at the tail. | Kenichi Handa | 1999-04-07 | 1 | -6/+0 |
* | (Fbase64_encode_string): Allocate sufficient memory for | Kenichi Handa | 1999-03-04 | 1 | -1/+5 |
* | (Fbase64_encode_string): Fix last change. | Andreas Schwab | 1999-02-22 | 1 | -1/+1 |
* | (Fbase64_encode_string): New optional argument `NO_LINE_BREAK'. | Kenichi Handa | 1999-02-17 | 1 | -4/+6 |
* | (Fyes_or_no_p, Fy_or_n_p): Doc fix. | Dave Love | 1999-02-08 | 1 | -3/+9 |
* | (IS_BASE64_IGNORABLE, READ_QUADRUPLET_BYTE): New macros. | Paul Fisher | 1999-02-07 | 1 | -30/+25 |
* | (Fset_char_table_default): To handle the case that CH is | Kenichi Handa | 1999-02-03 | 1 | -1/+1 |
* | (Frequire): Don't fail to unbind bindings. | Richard M. Stallman | 1999-01-06 | 1 | -1/+1 |
* | (concat): Don't convert 7-bit ASCII characters via | Eli Zaretskii | 1998-12-21 | 1 | -1/+2 |
* | (Fbase64_decode_region, Fbase64_decode_string): | Karl Heuer | 1998-12-16 | 1 | -10/+14 |
* | (string_char_to_byte): Handle invalid multibyte sequence | Kenichi Handa | 1998-12-15 | 1 | -2/+2 |
* | (Fstring_as_unibyte): Doc fix. | Andreas Schwab | 1998-12-04 | 1 | -1/+0 |