Halirispushed 1 commit to main • eb991ef…648a3df • on May 31, 2024
Null terminates read_buffer properly in fetch_line, check norm again
Halirispushed 1 commit to main • 7ba3c28…eb991ef • on May 31, 2024
Halirispushed 1 commit to main • b7cde3d…7ba3c28 • on May 31, 2024
segfault fixed for long lines followed by multiple /n
Halirispushed 1 commit to main • b16bc0a…b7cde3d • on May 30, 2024
update to vogosphere lock
Halirispushed 1 commit to main • 4f68aac…b16bc0a • on May 30, 2024
Halirispushed 1 commit to main • 59ad021…4f68aac • on May 29, 2024
gitignore updated for .su files
Halirispushed 1 commit to main • 5314a92…59ad021 • on May 29, 2024
build passes basic tests, norme ok
Halirispushed 1 commit to main • e042117…5314a92 • on May 29, 2024
norme in process, get_next_line() ok
Halirispushed 1 commit to main • 27537ac…e042117 • on May 29, 2024
gitignore added rule to ignore gnlTester
Halirispushed 1 commit to main • fb6acf5…27537ac • on May 29, 2024
updated gitignore for vscode
Halirispushed 1 commit to main • 794d0f5…fb6acf5 • on May 29, 2024
base tests valid, algorithm is slow but still within acceptable bound…
Halirispushed 1 commit to main • 83c15b4…794d0f5 • on May 29, 2024
investigate timeouts and errors with buffer_size=42
Halirispushed 1 commit to main • e4adbc1…83c15b4 • on May 29, 2024
FREE FROM VALGRIND AT LAST
Halirispushed 1 commit to main • 00e9d54…e4adbc1 • on May 29, 2024
valgrind invalid writes and reads fixed
Halirispushed 1 commit to main • 0bbc72a…00e9d54 • on May 28, 2024
Halirispushed 1 commit to main • 4185743…0bbc72a • on May 27, 2024
Halirispushed 1 commit to main • ebafd8b…4185743 • on May 27, 2024
get_next_line fixed with bzero
Halirispushed 1 commit to main • 082e0f4…ebafd8b • on May 27, 2024
Halirispushed 1 commit to main • 0ffcf1f…082e0f4 • on May 27, 2024
cleaned up algorithm, not working still
Halirispushed 1 commit to main • 0a06e46…0ffcf1f • on May 27, 2024
Everything is broken, god help me, redo everything
Halirispushed 1 commit to main • ddd2c19…0a06e46 • on May 26, 2024
static var fixed, bad initialization however
Halirispushed 1 commit to main • 00186ed…ddd2c19 • on May 26, 2024
first build, tweak ft_strjoin, find eol and store next to properly cu…
Halirispushed 1 commit to main • b708da4…00186ed • on May 26, 2024
You can’t perform that action at this time.