1
0
mirror of https://github.com/m00natic/vlfi.git synced 2024-10-05 18:30:51 +01:00

Commit Graph

  • 3071643bda
    Merge 1ca81d0f61 into cc02f25337 akater 2021-08-11 21:54:21 +0000
  • 1ca81d0f61
    Remove obsolete name akater 2021-08-11 21:36:07 +0000
  • cc02f25337 Fix typos master Damien Cassou 2019-11-26 21:29:30 +0100
  • a3d3d6b45e
    Fix typos Damien Cassou 2019-11-26 21:29:30 +0100
  • 31b292dc85 fixed large-file-warning-threshold error Troy Hinckley 2018-02-01 15:33:46 -0700
  • 512dc07586
    fixed large-file-warning-threshold error Troy Hinckley 2018-02-01 15:33:46 -0700
  • a01e9ed416 Minor README additions. 1.7.1 Andrey Kotlarski 2017-11-20 23:25:27 +0200
  • 25e16ef85d Fix broken link in README George D. Plymale II 2017-11-20 12:10:37 -0500
  • 450f4cf575
    Fix broken link in README George D. Plymale II 2017-11-20 12:10:37 -0500
  • df677c128f Issue 35: make mode-line batch indicators more accurate Dan Harms 2017-08-29 08:06:01 -0500
  • c68273b756 Issue 35: make mode-line batch indicators more accurate Dan Harms 2017-08-29 08:06:01 -0500
  • b62bc04612 Issue 31 Make vlf-batch-size configurable in the remote case Dan Harms 2017-07-07 16:29:47 -0500
  • 9d40fd35ad Issue 31 Make vlf-batch-size configurable in the remote case Dan Harms 2017-07-07 16:29:47 -0500
  • 55e0c404c8 Explicitly set coding-system-for-read to the current coding when not inserting from the beginning. Andrey Kotlarski 2017-05-01 19:32:18 +0300
  • eaa3629227 Fix cursor position after search Nil Geisweiller 2017-03-30 16:39:12 +0300
  • 39675b7355 Fix cursor position after search Nil Geisweiller 2017-03-30 16:39:12 +0300
  • a8ba8363b2 Fix issue where tramp-verbose is bound to nil. Andrey Kotlarski 2016-10-30 17:40:59 +0200
  • 4eaf763cad Rename vlf-integrate.el to vlf-setup.el 1.7 Andrey Kotlarski 2015-01-01 16:17:16 +0200
  • ac1aa160e6 Standard naming for chunk update hooks. Andrey Kotlarski 2015-01-01 16:11:23 +0200
  • fd90b3a6b1 Use xdigit regex class in vlf-hexl-adjust-addresses. Andrey Kotlarski 2014-12-27 02:34:57 +0200
  • 726f50bf34 Fix byte-compilation warnings on install. Andrey Kotlarski 2014-12-27 02:34:04 +0200
  • 86be48302e Improve search precision. Andrey Kotlarski 2014-12-27 02:31:47 +0200
  • b300137941 Encode smaller region to detect cut point overall offset in vlf-occur when moving to next batch and be more precise with hexl-mode active. Andrey Kotlarski 2014-12-27 02:27:18 +0200
  • bc398d6053 - don't adjust start on next occur batch - don't gather profile info for adjustment insert as it's too small Andrey Kotlarski 2014-12-17 01:43:12 +0200
  • b14c912afb Copy around buffer specific profile vectors when forking new buffers. Andrey Kotlarski 2014-12-17 01:42:05 +0200
  • 68d6c1bc33 vlf-occur changes: - support multi-line matches - divide user regex search from line counting - fix wrong last match overall position - fix edge cases of incorrect line numbers, matches in last chunk line which is incomplete Andrey Kotlarski 2014-12-13 18:49:37 +0200
  • 0fa624837a Optimize unconditional chunk loading and prefer it in more cases of overlapping batch moves. Andrey Kotlarski 2014-12-13 18:46:57 +0200
  • f4526a1492 Forbid short-cutting in line search. Andrey Kotlarski 2014-12-13 18:41:14 +0200
  • bd5f9ca6fe Back to using per buffer profiling for encode speed. Andrey Kotlarski 2014-12-13 18:39:35 +0200
  • 1c961f45b2 Fix whole file reload in read-only buffer on vlf-mode exit. Andrey Kotlarski 2014-12-13 18:37:31 +0200
  • d1a6800b5b Move vlf information from buffer name to the mode line. Andrey Kotlarski 2014-12-12 01:45:04 +0200
  • a7be7136be Set vlf-tune-max with proper value in case RAM size is wrongly determined. Andrey Kotlarski 2014-11-18 12:02:24 +0200
  • f43ada1173 Fix byte compilation warnings. Andrey Kotlarski 2014-10-16 02:55:02 +0300
  • 5dd9e2cd02 Adjust address parts of hexlified buffer according to vlf-start-pos. Andrey Kotlarski 2014-10-16 02:51:37 +0300
  • 305d8022c4 Use shared profiling info for encode, write and hexl operations. Andrey Kotlarski 2014-10-08 19:33:59 +0300
  • d579b7b3e2 Workaround local maximum in batch tune. Andrey Kotlarski 2014-10-07 14:18:34 +0300
  • ce13609f14 Fix vlf-ediff at the borders of hexl buffers. Andrey Kotlarski 2014-10-07 13:20:04 +0300
  • 673ae08848 Lower tramp verbosity level. Andrey Kotlarski 2014-10-07 13:19:40 +0300
  • ac8d4008bd Fixes to hexl-mode activation. Andrey Kotlarski 2014-10-07 01:37:19 +0300
  • 7b9befe81a - don't load unnecessary data at the end of search or occur - don't flood profile vector with approximations in linear search Andrey Kotlarski 2014-10-07 01:33:21 +0300
  • 61599a007f Change linear tune to search only known measures and use it to initialize occur indexing. Make default tune step smaller. Andrey Kotlarski 2014-10-02 13:49:42 +0300
  • 3cfa9b1935 Refactor vlf-query-replace and don't adjust batch size if only statistics are enabled. Andrey Kotlarski 2014-09-26 15:01:27 +0300
  • f63ea96c2b Document new query replace and save options. Andrey Kotlarski 2014-09-26 14:14:16 +0300
  • c3a308c835 Optimize save performance over the temp file if such is used. Add customization option whether to use temp file. Andrey Kotlarski 2014-09-26 14:00:01 +0300
  • 842569ae07 Add ability to use temporary file when adjusting content on save. Andrey Kotlarski 2014-09-26 01:56:12 +0300
  • 2c660b064f Fix positive goto-line search and make highlighting of match optional. Andrey Kotlarski 2014-09-25 19:15:12 +0300
  • a9c14e2d4c Add regexp query replace over whole file command. Andrey Kotlarski 2014-09-25 17:54:42 +0300
  • 023ee704e7 Declare hexl functions to please byte compiler. Andrey Kotlarski 2014-09-25 17:53:21 +0300
  • e4a2e806c9 Optimize goto-line for hexl-mode, no need to search. Andrey Kotlarski 2014-09-25 01:25:48 +0300
  • b9187918f7 Improve vlf performance with hexl-mode. Align batches to hexl-bits width. Andrey Kotlarski 2014-09-25 01:23:08 +0300
  • d9cc6fb65e Fix vlf-tune-optimal-load in case best value prunes slower times leaving all-less flag on. 1.6 Andrey Kotlarski 2014-09-08 14:32:02 +0300
  • 199209fe15 Fix vlf-tune-optimal-load with no optional arguments supplied. Andrey Kotlarski 2014-09-08 12:36:35 +0300
  • 06b4f856ac Respect disabled tune settings and move custom options. Andrey Kotlarski 2014-09-08 02:21:09 +0300
  • ff06509caa Document tune functionality. Andrey Kotlarski 2014-09-07 22:16:06 +0300
  • 9b6657bcc5 Replace usage of conservative tune in single batch operations with load tuning. Andrey Kotlarski 2014-09-07 22:10:56 +0300
  • ca564988e0 Change vlf-tune-get-optimal to optimize on total time of primitive operations, also fix hexl timing functions not to book in cases where hexl is already (not) active. Andrey Kotlarski 2014-09-07 18:05:13 +0300
  • 0d2c096ed6 Restore batch size and hexl mode in case of failed search or occur. Andrey Kotlarski 2014-09-07 18:04:17 +0300
  • d526ea8ef8 Apply and restore batch size in more cases. Andrey Kotlarski 2014-09-07 16:25:36 +0300
  • 9271f68c05 Add function to linearly search best batch size according to existing measurements and offer it when interactively changing batch size. Andrey Kotlarski 2014-09-07 00:08:32 +0300
  • 35ede9403c Restore batch size after save with adjustment. Andrey Kotlarski 2014-09-07 00:07:21 +0300
  • ee7409bfa5 Tune batch size in more cases. Andrey Kotlarski 2014-09-07 00:06:10 +0300
  • 11c7af4b04 Change handling of measurement values to support approximations. Andrey Kotlarski 2014-09-07 00:02:14 +0300
  • 5651ee3d61 Rename vlf-tune-optimal to vlf-tune-batch. Andrey Kotlarski 2014-09-06 23:59:32 +0300
  • f3212ec9a6 Fix measure approximation and allow tuning to just over half file batch. Andrey Kotlarski 2014-09-05 19:11:48 +0300
  • 48a014f3bc Fix write measuring and endless loop in nearby approximation. Andrey Kotlarski 2014-09-05 14:44:24 +0300
  • facdb9f6bc Fix binary tune base case and add approximation after access to previously queried measure that is still missing. Andrey Kotlarski 2014-09-05 13:52:46 +0300
  • e8bb4a91da Apply batch size tuning on adjacent moves, search, save adjusting and report total times. Andrey Kotlarski 2014-09-05 02:52:32 +0300
  • e18a05b7cb Add linear search for tuning and prefer smaller batches. Andrey Kotlarski 2014-09-05 02:49:55 +0300
  • d85f3d43fc Fix access to uninitialized measurements when tuning. Andrey Kotlarski 2014-09-04 15:43:37 +0300
  • 0d9cc8e488 Don't measure encoding of too small region when adjusting chunk start and fix passing of elements to tune in vlf-occur. Andrey Kotlarski 2014-09-04 15:26:25 +0300
  • d67825c4cd Move back to using average speed when measuring and tuning. Be more precise when choosing index for measurement. Andrey Kotlarski 2014-09-04 15:24:55 +0300
  • 70a81077ab Add vlf-batch-size tuning in vlf-occur. Andrey Kotlarski 2014-09-04 03:34:27 +0300
  • 5379943cd7 Save times instead of speeds, compare on cumulative speed when tuning. Andrey Kotlarski 2014-09-04 03:33:05 +0300
  • fb0503064d Add basic tune strategies. Andrey Kotlarski 2014-09-03 02:34:37 +0300
  • 069b2f55d4 Replace operations with respective vlf-tune wrappers. Andrey Kotlarski 2014-08-31 02:38:14 +0300
  • 32ff2cb067 Add bookkeeping module. Andrey Kotlarski 2014-08-31 02:10:28 +0300
  • 2e9ff70d56 Enlarge default batch size but keep is small on initial load of remote files and on demand. Andrey Kotlarski 2014-08-23 00:09:44 +0300
  • 569e4b2523 Don't ask needles questions on changing helm batch and restore undo information when possible. Andrey Kotlarski 2014-08-23 00:01:13 +0300
  • 557d751f78 Be more precise on restoring hexl-mode after chunk update has been canceled. Andrey Kotlarski 2014-08-18 01:19:59 +0300
  • 694d1de495 Allow vlf-occur results be saved to file and later reused. Andrey Kotlarski 2014-08-17 22:45:09 +0300
  • 86223ed46c Fixes to hexl-mode integration. Andrey Kotlarski 2014-08-17 22:27:36 +0300
  • 274c5ab903 Perform search, occur and ediff operations over hexl content instead over raw data when hexl-mode is active. Andrey Kotlarski 2014-08-12 03:19:33 +0300
  • a1ca1e3428 Don't launch vlf when file size is less than vlf-batch-size. Andrey Kotlarski 2014-08-12 03:18:03 +0300
  • ece554a3bd Wording. Andrey Kotlarski 2014-08-10 18:48:36 +0300
  • 1f9ba7ce5f Use derived-mode-p. 1.5 Andrey Kotlarski 2014-02-23 18:18:26 +0200
  • 8ba5bead36 Don't run vlf-after-batch-functions hook in vlf-build-occur. Andrey Kotlarski 2014-02-23 17:18:07 +0200
  • ee19f811ae Load hexl advices after load and move vlf group definition. Andrey Kotlarski 2014-02-23 00:40:20 +0200
  • 6476c1be6a Update README, wording, add links and information on hooks. Andrey Kotlarski 2014-02-23 00:32:11 +0200
  • 2c231dfb15 Disable hexl-save-buffer and hexl revert when vlf-mode is active. Andrey Kotlarski 2014-02-15 02:40:31 +0200
  • 6bb60b72ad Fix hexl scroll up called from scroll down behavior. Andrey Kotlarski 2014-02-15 02:35:46 +0200
  • b235cf907c Execute vlf-after-batch-functions hook even on user quit command before end of search. Update buffer name after unsuccessful goto line. Andrey Kotlarski 2014-02-15 02:32:43 +0200
  • 859c1e4c45 Fix hook names. Andrey Kotlarski 2014-02-15 02:32:05 +0200
  • 8c61b776d6 Fix when batch hooks are run for occur and save. Andrey Kotlarski 2014-02-14 12:34:31 +0200
  • 074f9e960d Play nicely with hexl-mode. Andrey Kotlarski 2014-02-14 02:49:02 +0200
  • b05255b225 Add hooks to run around chunk moves and batch operations. Don't err when tramp hasn't been loaded yet. Andrey Kotlarski 2014-02-14 02:46:52 +0200
  • 924d6b18fa Revert to using insert-file-contents instead of manual decoding. Andrey Kotlarski 2014-02-14 02:44:43 +0200
  • 0199c2468a Lower tramp verbosity level when dealing with multiple batches. 1.4 Andrey Kotlarski 2014-01-30 01:55:39 +0200
  • ffac6972ed Keep undo list after occur or unsuccessful line search. Andrey Kotlarski 2014-01-27 02:15:56 +0200
  • a71ee32508 Skip adjustment in some cases of overlapping chunk. Andrey Kotlarski 2014-01-27 01:18:07 +0200
  • 9510c70860 Retry decoding when the initial attempt seems wrong. Andrey Kotlarski 2014-01-27 01:16:00 +0200