<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libft.git, branch master</title>
<subtitle>School project: Rewritting some libc functions and adding new ones
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/'/>
<entry>
<title>Fixing -Wunused-result</title>
<updated>2021-02-03T18:22:10+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-02-03T18:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=2994c35b1f0a676c6df21854464f139507555fea'/>
<id>2994c35b1f0a676c6df21854464f139507555fea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git.cacharle.xyz:/srv/git/libft</title>
<updated>2021-01-31T01:36:03+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-31T01:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=9e88392537ee8863d5479b8395676e1517c9aef0'/>
<id>9e88392537ee8863d5479b8395676e1517c9aef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing heapsort tests</title>
<updated>2021-01-31T01:35:26+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-31T01:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=64b7d55ed56c8696bc5580c6ca73e1ce4ebfab50'/>
<id>64b7d55ed56c8696bc5580c6ca73e1ce4ebfab50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing ft_strtolower</title>
<updated>2020-10-15T08:53:33+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-15T08:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=930570b3b90ae956b1a58ff8e9fefa1fbdcfd304'/>
<id>930570b3b90ae956b1a58ff8e9fefa1fbdcfd304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README</title>
<updated>2020-07-21T09:22:03+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-21T09:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=b96b82194ccad2cddbb46b77aa1962a57c47ff44'/>
<id>b96b82194ccad2cddbb46b77aa1962a57c47ff44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing/refactoring ft_getline, fixed/normed ft_memchr, added ft_strmove</title>
<updated>2020-05-12T19:40:41+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-12T19:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=d4aeabeac0a8bd1665b14aacf487df17198c1ab9'/>
<id>d4aeabeac0a8bd1665b14aacf487df17198c1ab9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ft_veciter_ret</title>
<updated>2020-05-12T17:10:14+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-12T17:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=966eb29634a84496e0851ef2b5a7d64f413d33ed'/>
<id>966eb29634a84496e0851ef2b5a7d64f413d33ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved util/ft_split* in str, Added ft_memjoin and ft_memjoinf1, Modified ft_getfile so that it can read non-ascii file</title>
<updated>2020-05-11T14:14:38+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-11T14:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=b9f000a80cbba38b8f21c9737a42f07573ec7b91'/>
<id>b9f000a80cbba38b8f21c9737a42f07573ec7b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ft_getfile</title>
<updated>2020-05-11T08:54:58+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-11T08:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=a4b9cda7d6733f2b077f8586e3b3e69351e7dfba'/>
<id>a4b9cda7d6733f2b077f8586e3b3e69351e7dfba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ft_strtof, ft_atof, ft_vectobuf32, ft_split_len (not tested)</title>
<updated>2020-05-10T20:01:15+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-10T20:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=d3fb362c2e0b83cc9754a05ae5bc4a68a5f9269d'/>
<id>d3fb362c2e0b83cc9754a05ae5bc4a68a5f9269d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
