История коммитов

Автор SHA1 Сообщение Дата
  Andrew Borodin 6718b3ec26 Indentation using GNU indent-2.2.13. 4 месяцев назад
  Andrew Borodin fe42478b97 Update copyright years. 9 месяцев назад
  Andrew Borodin 49624e473b Ticket #4450: support PCRE2 in the search engine. 1 год назад
  Andrew Borodin 7257f794d2 Update template for .c files. 1 год назад
  Andrew Borodin cf223bec27 Use g_ptr_array_new_with_free_func() where reasonably. 1 год назад
  Andrew Borodin 57c61b7681 Update copyright years. 1 год назад
  Andrew Borodin 761b7952cb (mc_search_prepare): fix coding style, reduce variable scope. 2 лет назад
  Andrew Borodin 837ecc9aeb (mc_search__cond_struct_new): take GString. 2 лет назад
  Andrew Borodin 1da094ae4a (mc_search__recode_str): return GString. 2 лет назад
  Andrew Borodin 47b116b773 mc_search: refactoring. 2 лет назад
  Andrew Borodin 0222169206 (mc_search_prepare): cache result. 2 лет назад
  Andrew Borodin 975bf17d3b mc_search_struct: rename member: conditions -> prepared_conditions. 2 лет назад
  Andrew Borodin c83f989a11 Fix coding style. 2 лет назад
  Andrew Borodin 2c205c5928 Update copyright years. 2 лет назад
  Andrew Borodin d35df9ad60 Use argument names in function declarations. 3 лет назад
  Andrew Borodin d88f439a69 (mc_g_string_dup): new API that extends GString one. 3 лет назад
  Andrew Borodin 9ee52e77c3 Ticket #4179: code clean up before 4.8.27 release. 3 лет назад
  Andrew Borodin 31b37a1f79 Ticket #4050: code cleanup before 4.8.25 release. 4 лет назад
  Andrew Borodin 1dd8a47987 Ticket #3955: code cleanup before 4.8.23 release. 5 лет назад
  Andrew Borodin ddd645526a Update copyright years. 6 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Mooffie 7f81194304 (mc_search_run): document the return value. 8 лет назад
  Andrew Borodin eec71bccff Ticket #3703: fix potential NULL dereference. 8 лет назад
  Andreas Mohr e4badcf7bc (mc_search_set_error): cleanup compile warning on older gcc compilers: 8 лет назад
  Andrew Borodin 1c22d44970 Ticket #3637: fix memory leaks in search engine. 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andreas Mohr a3a78d9daf Fix compiler warning at search.c 9 лет назад
  Andreas Mohr 5007d309bc Fix -Wconversion warning for mc_search_new(). 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Andrew Borodin 2c7dfe7341 (mc_search_prepare_replace_str2): make replace_str const. 9 лет назад
  Andrew Borodin 6d82155270 Massive use of MC_PTR_FREE macro. 10 лет назад
  Andrew Borodin e5203cb023 Fix name of FSF in all *.c files. 10 лет назад
  Andrew Borodin f0da49345a Collapse list of copyright years to ranges. Add 2014 year. 10 лет назад
  Andrew Borodin d119439a1c (mc_search__conditions_free): use g_ptr_array_foreach(). 11 лет назад
  Andrew Borodin 66da276200 Ticket 3069: fix of case-sensitive search 11 лет назад
  Andrew Borodin de2a934b37 lib/search/search.c: cosmetics. 11 лет назад
  Andrew Borodin 4f16d7e8f0 Ticket #3026: Find File: "All charsets" options don't work. 11 лет назад
  Andrew Borodin 31bacf56c9 Use G_N_ELEMENTS macro to calculate of array size. 11 лет назад
  Andrew Borodin 5e070286b1 Indentation. 11 лет назад
  Andrew Borodin e574972d58 Fix crash when user menu is called in editor with no filename. 12 лет назад
  Andrew Borodin 562ef41b15 Ticket #2842: change hotkey for Normal search mode. 12 лет назад
  Andrew Borodin e7fb3526f3 Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 12 лет назад
  Andrew Borodin a395218ffb Ticket #2704: added hotkeys for search types. 12 лет назад
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 лет назад
  Slava Zanko 045debaa8a Moved charsets.[ch] from src to lib directory 14 лет назад
  Andrew Borodin 1192d34bd1 Clean up some empty lines. 14 лет назад
  Slava Zanko feb733663f Code indentation in lib directory 14 лет назад
  Andrew Borodin 4892044e71 Remove extra check before mc_search free() call. 14 лет назад
  Andrew Borodin b6fd832a8a Create strings with small preallocated sizes. 14 лет назад
  Slava Zanko 8d59d66188 Removed mc_search_cond_t->len (used mc_search_cond_t->str->len instead). 14 лет назад