<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/Data, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2009-12-13T18:50:29+00:00</updated>
<entry>
<title>reorganize the directories under src, and rescue the JavaScript interpreter from deprecated</title>
<updated>2009-12-13T18:50:29+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-12-13T18:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f85232947e74ee7ef8c7b0ad2338212e7e68f1be'/>
<id>urn:sha1:f85232947e74ee7ef8c7b0ad2338212e7e68f1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge some changes from the latest version of Data.Binary. Makes the binary decoding faster</title>
<updated>2009-08-06T11:19:04+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-08-06T11:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b180ac61a5f6fb06a43da37a82428e1f74ea75d6'/>
<id>urn:sha1:b180ac61a5f6fb06a43da37a82428e1f74ea75d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplification: decodeFile doesn't have to check that the file is empty anymore</title>
<updated>2009-06-24T12:21:09+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-24T12:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d965cf475562e6c61185e1cea4ee9fbdf45fdf21'/>
<id>urn:sha1:d965cf475562e6c61185e1cea4ee9fbdf45fdf21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make the Functor Get instance in Data.Binary strict to be sure that the decoder is strict</title>
<updated>2009-06-24T12:08:32+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-24T12:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f20dd0ba4a3a073cd82c27690afcd6b9d8c66bae'/>
<id>urn:sha1:f20dd0ba4a3a073cd82c27690afcd6b9d8c66bae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix: Use openBinaryFile in Data.Binary.decodeFile. It makes difference only on Windows</title>
<updated>2009-06-24T12:07:38+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-24T12:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f81a309eb1a96e6161c6bef59e397cc95aca6a7b'/>
<id>urn:sha1:f81a309eb1a96e6161c6bef59e397cc95aca6a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>explicitly close the file handle in Data.Binary.decodeFile</title>
<updated>2009-06-24T10:39:03+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-24T10:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=cf4efe0acc86f7e03327de6115355506bd8f18ba'/>
<id>urn:sha1:cf4efe0acc86f7e03327de6115355506bd8f18ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make Data.Binary.decodeFile stricter. It seems like this fixes the file locking problem on Linux</title>
<updated>2009-06-23T11:56:22+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-06-23T11:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9e3131f169d65034c67c19bf8549c099a3bbdddd'/>
<id>urn:sha1:9e3131f169d65034c67c19bf8549c099a3bbdddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use ByteString.copy in Data.Binary this makes it far too slow</title>
<updated>2009-03-12T09:03:55+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-03-12T09:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d1276ee52b2065111b5e45c669de42d025ff0574'/>
<id>urn:sha1:d1276ee52b2065111b5e45c669de42d025ff0574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimized Data.Binary.Get.getWord8</title>
<updated>2009-01-22T15:01:41+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2009-01-22T15:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=418b33f9ae6addd8e3289a3dc781c3b7dbe1dd33'/>
<id>urn:sha1:418b33f9ae6addd8e3289a3dc781c3b7dbe1dd33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include MachDeps.h in Data/Binary.hs, since it uses WORD_SIZE_IN_BITS. Without this, the Binary Word instance would be wrong on 64-bit machines.</title>
<updated>2008-11-19T20:30:57+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2008-11-19T20:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9167185d216f04bd70362af6db6405f6573b4224'/>
<id>urn:sha1:9167185d216f04bd70362af6db6405f6573b4224</id>
<content type='text'>
</content>
</entry>
</feed>
