<feed xmlns='http://www.w3.org/2005/Atom'>
<title>get_next_line.git/main.c, branch raw</title>
<subtitle>School project: Return the next line of a file each it is called
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/'/>
<entry>
<title>changed rest bufs back to not malloc'd, empty line on EOF</title>
<updated>2019-11-05T05:14:28+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-03T22:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=47ca76eb98d578cc78a6315a5f98504a8241cfec'/>
<id>47ca76eb98d578cc78a6315a5f98504a8241cfec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite to handle massive BUFFER_SIZE</title>
<updated>2019-11-02T23:19:45+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-02T23:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=0a966722ec0236521d99706632a7fe56b7245379'/>
<id>0a966722ec0236521d99706632a7fe56b7245379</id>
<content type='text'>
The rest is malloc'd (memory leaks if user doesnt read entier file)
The tmp buf in also malloc'd because the stack hasnt enought memory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rest is malloc'd (memory leaks if user doesnt read entier file)
The tmp buf in also malloc'd because the stack hasnt enought memory
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leak at end of file</title>
<updated>2019-10-27T18:34:03+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-27T18:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=44dd5832ad0b7af9186bd5369884d258378a5781'/>
<id>44dd5832ad0b7af9186bd5369884d258378a5781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>normed and protect against BUFFER_SIZE &lt; 0</title>
<updated>2019-10-24T09:03:09+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-24T09:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=d9b69c88cc2105351e230dd7da6ff77045318b00'/>
<id>d9b69c88cc2105351e230dd7da6ff77045318b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiple fildes retarded version</title>
<updated>2019-10-20T07:10:46+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-20T07:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=9d66e3d084f575187b334d171a8bed40c476aa08'/>
<id>9d66e3d084f575187b334d171a8bed40c476aa08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Passed moulitest large_file test</title>
<updated>2019-10-20T06:33:30+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-20T06:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=1e754c1256dfe2380fa8933802ea9b4e5518be48'/>
<id>1e754c1256dfe2380fa8933802ea9b4e5518be48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: Normed, fixed double free in ft_strappend</title>
<updated>2019-10-20T05:39:47+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-20T05:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=891dce09989e8ede692d4a6c23e7a208b09ca4d6'/>
<id>891dce09989e8ede692d4a6c23e7a208b09ca4d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dynamic rest</title>
<updated>2019-10-19T14:27:29+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-19T14:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=a407fe611354d71330fc352fbc2a9fe268b4104f'/>
<id>a407fe611354d71330fc352fbc2a9fe268b4104f</id>
<content type='text'>
Because if user doesnt read a file until the end, this would cause
memory leak.
All moulitest tests pass except for large file with certain buffer sizes
greater than the line len and smaller than the file len.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because if user doesnt read a file until the end, this would cause
memory leak.
All moulitest tests pass except for large file with certain buffer sizes
greater than the line len and smaller than the file len.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added null character in some place and it works until it doesnt</title>
<updated>2019-10-10T09:34:40+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-10T09:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=ce374b5d6bc2a383c42d28d3523e5489b5fb090e'/>
<id>ce374b5d6bc2a383c42d28d3523e5489b5fb090e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: not getting last part if buff size too high</title>
<updated>2019-10-10T08:20:32+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-10T08:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=2df0d3e47a9deb4676b4fd82a1924da4181ef9d9'/>
<id>2df0d3e47a9deb4676b4fd82a1924da4181ef9d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
