<feed xmlns='http://www.w3.org/2005/Atom'>
<title>get_next_line.git/.gitignore, branch master</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>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>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>Work with not newline terminated fildes</title>
<updated>2019-10-10T14:40:01+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-10T14:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46'/>
<id>988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46</id>
<content type='text'>
- 3 tests of moulitest still red
- get_next_line has 30 lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 3 tests of moulitest still red
- get_next_line has 30 lines
</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>
<entry>
<title>Working with basic input</title>
<updated>2019-10-08T13:44:20+00:00</updated>
<author>
<name>Cabergs Charles</name>
<email>cacharle@w-r4-p5.s19.be</email>
</author>
<published>2019-10-08T13:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=7a7262aa245258236f769c1baa5de24a3abb9b15'/>
<id>7a7262aa245258236f769c1baa5de24a3abb9b15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Makefile and subject.pdf</title>
<updated>2019-10-08T06:23:40+00:00</updated>
<author>
<name>Cabergs Charles</name>
<email>cacharle@w-r4-p5.s19.be</email>
</author>
<published>2019-10-08T06:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=8e2add1a6c7a923f16162af6b47df577163f7151'/>
<id>8e2add1a6c7a923f16162af6b47df577163f7151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
