Commit History

Author SHA1 Message Date
  Roland Illig 243e84706e * Code cleanup: Added const qualifier for variables and 20 years ago
  Andrew V. Samoilov bb8bf1756e * syntax.c (edit_read_syntax_rules): Dynamically allocate 20 years ago
  Roland Illig 3dcf497216 Added more const-ness to variables. 20 years ago
  Roland Illig 29010bfdd1 Removed explicit loop unrolling in xx_strchr as that is the job of the compiler. 20 years ago
  Dmitry Alexeyev c459caead1 * syntax.c (edit_read_syntax_rules): Fix crash if syntax file 21 years ago
  Pavel Roskin 8bc40b44f0 Fix includes not to rely on $(top_srcdir) being in the include path. 21 years ago
  Pavel Roskin ad84a71c64 * edit-widget.h (struct WEdit): Add GTree *defines field. 21 years ago
  Pavel Roskin f426c570a6 * syntax.c (compare_word_to_right): More checks for braces and 21 years ago
  Pavel Roskin 7f8dfa977d * syntax.c (compare_word_to_right): Fix recent breakage - rules 21 years ago
  Pavel Roskin fce42c9316 * syntax.c: Give names to numeric tokens. 21 years ago
  Pavel Roskin daab7bd737 * syntax.c (compare_word_to_right): Add checks that we don't go 21 years ago
  Andrew V. Samoilov 6f35fce869 * syntax.c (edit_read_syntax_file): Fix segmentation violation. 21 years ago
  Andrew V. Samoilov 902cd4834b * syntax.c (edit_read_syntax_rules): Check for list of defines 21 years ago
  Andrew V. Samoilov 599f3e8bfb * syntax.c (subst_defines): New function to substitute defines. 21 years ago
  Andrew V. Samoilov 0c03bd9dd3 * (edit_read_syntax_rules): Fix memory corruption if key is redefined 21 years ago
  Andrew V. Samoilov f0a33821e6 * syntax.c (edit_read_syntax_rules): Add args argument and it 21 years ago
  Andrew V. Samoilov 4dc31f3e06 (this_try_alloc_color_pair): Set fg to f if fg is not NULL. Likewise for 21 years ago
  Pavel Roskin 0158eaf0f3 * syntax.c (defines): New static variable for list of defines. 21 years ago
  Pavel Roskin aaf569bd48 * edit.h: Don't inclide malloc.h. Use g_malloc() and g_free() 22 years ago
  Pavel Roskin 2f2864e500 * syntax.c (edit_load_syntax): Reuse more informative error 22 years ago
  Pavel Roskin 75fbf0b2f5 * syntax.c: Make structures key_word, context_rule and 22 years ago
  Pavel Roskin b628d515c0 * edit.h: Don't define HAVE_SYNTAXH. 22 years ago
  Pavel Roskin 18de4488e3 * edit-widget.h: Move typedef WEdit and file names ... 22 years ago
  Pavel Roskin 5cb2ef30f3 Fix duplicate declarations. 22 years ago
  Pavel Roskin 7969f851bb * edit.h: Decentralize includes. 22 years ago
  Pavel Roskin e741be7a5d * *.c: Fix all global functions without declarations - declare, 22 years ago
  Pavel Roskin 47ab84d950 * syntax.c (syntax_change_callback): Remove, it's unused. 22 years ago
  Pavel Roskin da7e82d253 Global removal of RCS Id: flags. 22 years ago
  Andrew V. Samoilov 790b85b555 * edit.h (struct key_word): Remove time field. 22 years ago
  Pavel Roskin 3a93326ce7 * editoptions.c: Make some variables static. 22 years ago
  Pavel Roskin d6a8671055 * syntax.c: Remove all references to MAD. 22 years ago
  Pavel Roskin 2e17e22122 * syntax.c (apply_rules_going_right): Recheck keyword rules when 22 years ago
  Pavel Roskin 72a5fc5cc1 * syntax.c (edit_get_syntax_color): Return colorpair index, not 22 years ago
  Pavel Roskin 3c437c273d * syntax.c (edit_load_syntax): Do nothing in black and white 22 years ago
  Pavel Roskin a23618b2ef * edit.h (struct key_word): Remove unused "bg" field, rename 22 years ago
  Pavel Roskin 4655fbbb6b * editdraw.c (edit_status): Use EDITOR_NORMAL_COLOR instead of 22 years ago
  Andrew V. Samoilov 47f1ce66af * syntax.c (edit_read_syntax_file): Use system wide Syntax 22 years ago
  Andrew V. Samoilov fc3ef44f3b * syntax.c (convert): Fix buffer overflow for ".*\" cases. 22 years ago
  Andrew V. Samoilov e41f4c01e4 (edit_read_syntax_rules): Eliminate c->single_char. 23 years ago
  Andrew V. Samoilov 3eea969c3b * syntax.c (syntax_g_free): New macro to release and NULLify 23 years ago
  Andrew V. Samoilov bd3bdac638 * syntax.c (read_one_line): Undo last patch - errno is a 23 years ago
  Pavel Roskin 6c821c8ad5 * syntax.c (read_one_line): Clear errno before using it. Don't 23 years ago
  Andrew V. Samoilov a34c2786cb * syntax.c (apply_rules_going_right): Fix crush for lines like 23 years ago
  Pavel Roskin 6d8020ff3d * syntax.c (syntax_text): Remove, it's a separate file now. 23 years ago
  Pavel Roskin afee09a276 * edit.c: Eliminate all code disabled for the text edition. 23 years ago
  Pavel Roskin b88dbed3a0 * syntax.c (syntax_text): Add PHP support from Cooledit. 23 years ago
  Pavel Roskin f743b68a21 * syntax.c (syntax_text): Remove useless ']' in the Perl and 23 years ago
  Pavel Roskin b44a4e19c6 Copy all necessary files from gtkedit. 23 years ago
  Paul Sheer 2d93c2e0ff removeing these files. Makefile will create symlinks 26 years ago
  Paul Sheer f36e99f150 *** empty log message *** 26 years ago