<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soikk-wordfinder, branch main</title>
<subtitle>wordfinder
</subtitle>
<id>https://git.xolatile.top/soikk-wordfinder/atom?h=main</id>
<link rel='self' href='https://git.xolatile.top/soikk-wordfinder/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/'/>
<updated>2021-09-09T16:45:26Z</updated>
<entry>
<title>Update README.md</title>
<updated>2021-09-09T16:45:26Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-09-09T16:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=e0f4d6f73ac5b63a86befaa7b02e0ea5a6dfd158'/>
<id>urn:sha1:e0f4d6f73ac5b63a86befaa7b02e0ea5a6dfd158</id>
<content type='text'>
Added a line break in the README (hopefully)
</content>
</entry>
<entry>
<title>Update wordfinder.c</title>
<updated>2021-09-09T10:48:08Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-09-09T10:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=a37200ac3b320f99be3dd7c81f5d5ff8c43fb772'/>
<id>urn:sha1:a37200ac3b320f99be3dd7c81f5d5ff8c43fb772</id>
<content type='text'>
Yet another issue i forgot about lmao
</content>
</entry>
<entry>
<title>Update wordfinder.c</title>
<updated>2021-09-09T10:47:06Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-09-09T10:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=a9ca08d955ccacde912c893cdf3acb568ce410d1'/>
<id>urn:sha1:a9ca08d955ccacde912c893cdf3acb568ce410d1</id>
<content type='text'>
Forgot to fix one issue
</content>
</entry>
<entry>
<title>Minor fixes</title>
<updated>2021-09-07T18:55:07Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-09-07T18:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=6643bfb1f0bfed3feca3e38d560a45a968d20214'/>
<id>urn:sha1:6643bfb1f0bfed3feca3e38d560a45a968d20214</id>
<content type='text'>
Added count of total occurrences found.
Fixed bug not displaying file names when files not found
</content>
</entry>
<entry>
<title>Update wordfinder.c</title>
<updated>2021-09-05T19:38:30Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-09-05T19:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=0d7d0daa4faede946c1c5872ef335c34dde86537'/>
<id>urn:sha1:0d7d0daa4faede946c1c5872ef335c34dde86537</id>
<content type='text'>
Typo
</content>
</entry>
<entry>
<title>Update wordfinder.c</title>
<updated>2021-08-31T01:04:55Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-08-31T01:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=1fc291bc27c00ee9c949df8cc1fda341afdf0c31'/>
<id>urn:sha1:1fc291bc27c00ee9c949df8cc1fda341afdf0c31</id>
<content type='text'>
Updated it so that when the word is only found on one line, it writes "line" in the singular
</content>
</entry>
<entry>
<title>Update wordfinder.c</title>
<updated>2021-08-31T00:59:05Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-08-31T00:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=2ea10ddc44a591b91d8af16a7a8bbc2b83b53362'/>
<id>urn:sha1:2ea10ddc44a591b91d8af16a7a8bbc2b83b53362</id>
<content type='text'>
Made it so the words found are displayed between quotation marks
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2021-08-31T00:47:01Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-08-31T00:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=a26b807e311e9b619b5f00236b460a8af036dcb5'/>
<id>urn:sha1:a26b807e311e9b619b5f00236b460a8af036dcb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uploaded wordfinder.c</title>
<updated>2021-08-31T00:45:37Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-08-31T00:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=63e4dddc620f02cb2ffd2793cb26f4dadab4b827'/>
<id>urn:sha1:63e4dddc620f02cb2ffd2793cb26f4dadab4b827</id>
<content type='text'>
Program that finds all the occurrences of any words/lines from a list given in the document specified
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2021-08-31T00:42:42Z</updated>
<author>
<name>Soikk</name>
</author>
<published>2021-08-31T00:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.xolatile.top/soikk-wordfinder/commit/?id=bbe756cf15617afd603cd2e209b2e5462e100d8a'/>
<id>urn:sha1:bbe756cf15617afd603cd2e209b2e5462e100d8a</id>
<content type='text'>
</content>
</entry>
</feed>
