No description
Find a file
Jérôme Guélen e7f12b54e9
Expansion: A version of quicksort for wordlists
It is intended to be used with the full version not the direct quicksort
as the direct one is not currently correctly protected against end index
being out of bounds.
2025-03-21 10:11:55 +01:00
libft debug: remove *alloc/free debug information 2025-03-10 13:22:29 +00:00
spec get_command: if input is not a tty, use get next line 2025-02-20 14:40:57 +01:00
src Expansion: A version of quicksort for wordlists 2025-03-21 10:11:55 +01:00
tests Expansion: refactor in progress 2025-03-21 10:10:30 +01:00
.gitignore Expansion: variable substitution V1 attempt 2025-03-21 10:09:28 +01:00
.shellspec tests: add shellspec spec file 2025-02-07 15:29:43 +01:00
.valgrindrc valgrind: suppress readline still reachable leaks 2025-02-07 15:29:43 +01:00
interesting_tests.md Expansion : text replacement in a string 2025-03-21 10:04:25 +01:00
Makefile fix: does not compile 2025-03-21 10:09:32 +01:00
NOTES.md notes: add Bash Hackers Wiki resource 2025-02-13 15:42:02 +01:00
readline.supp valgrind: suppress readline still reachable leaks 2025-02-07 15:29:43 +01:00