index
:
libft.git
cub3d
fractol
ft_ls
ft_select
ft_ssl
malloc
master
minishell
push_swap
rendu
scop
School project: Rewritting some libc functions and adding new ones
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
io
Age
Commit message (
Collapse
)
Author
2020-05-12
Added ft_veciter_ret
Charles
2020-05-11
Moved util/ft_split* in str, Added ft_memjoin and ft_memjoinf1, Modified ↵
Charles
ft_getfile so that it can read non-ascii file
2020-05-11
Added ft_getfile
Charles
2020-05-10
Added ft_strtof, ft_atof, ft_vectobuf32, ft_split_len (not tested)
Charles
2020-03-30
Added documentation for ht and lst
Charles
2020-02-28
hash table unit testing, norming
Charles
2020-02-14
Added documentation for all functions and refactored ft_strjoin_free -> ↵
Charles
ft_strjoinf
2020-02-10
Merge branch 'push_swap'
Charles
2020-02-02
hash table unit testing, norming
Charles
2020-01-30
renaming header files, .libftignore file for simpler features selection
Charles
2020-01-18
Added ft_getchar and fixing strtol
Charles
2020-01-17
Splited include like src/, Adding feature toggle protection in header
Charles
2020-01-15
Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ↵
Charles
use ft_strtol
2020-01-15
splited src in category, more generic makefile
Charles