<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puzzles/malloc.c, branch rockbox</title>
<subtitle>My sgt-puzzles tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/'/>
<entry>
<title>Miscellaneous fixes from James Harvey's PalmOS porting work:</title>
<updated>2005-06-01T17:47:56+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2005-06-01T17:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=50edaa578b614eb74c57a38faa2d05ab628ff81b'/>
<id>50edaa578b614eb74c57a38faa2d05ab628ff81b</id>
<content type='text'>
 - fixed numerous memory leaks (not Palm-specific)
 - corrected a couple of 32-bit-int assumptions (vital for Palm but
   generally a good thing anyway)
 - lifted a few function pointer types into explicit typedefs
   (neutral for me but convenient for the source-munging Perl
   scripts he uses to deal with Palm code segment rules)
 - lifted a few function-level static arrays into global static
   arrays (neutral for me but apparently works round a Palm tools
   bug)
 - a couple more presets in Rectangles (so that Palm, or any other
   slow platform which can't handle the larger sizes easily, can
   still have some variety available)
 - in Solo, arranged a means of sharing scratch space between calls
   to nsolve to prevent a lot of redundant malloc/frees (gives a 10%
   speed increase even on existing platforms)

[originally from svn r5897]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - fixed numerous memory leaks (not Palm-specific)
 - corrected a couple of 32-bit-int assumptions (vital for Palm but
   generally a good thing anyway)
 - lifted a few function pointer types into explicit typedefs
   (neutral for me but convenient for the source-munging Perl
   scripts he uses to deal with Palm code segment rules)
 - lifted a few function-level static arrays into global static
   arrays (neutral for me but apparently works round a Palm tools
   bug)
 - a couple more presets in Rectangles (so that Palm, or any other
   slow platform which can't handle the larger sizes easily, can
   still have some variety available)
 - in Solo, arranged a means of sharing scratch space between calls
   to nsolve to prevent a lot of redundant malloc/frees (gives a 10%
   speed increase even on existing platforms)

[originally from svn r5897]
</pre>
</div>
</content>
</entry>
<entry>
<title>dupstr() should take a const char *. In particular, this allows</title>
<updated>2004-05-04T09:56:38+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2004-05-04T09:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=2f999a9a595714fe62630b68065cee8d668ba13e'/>
<id>2f999a9a595714fe62630b68065cee8d668ba13e</id>
<content type='text'>
compilation under GTK 2.

[originally from svn r4198]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compilation under GTK 2.

[originally from svn r4198]
</pre>
</div>
</content>
</entry>
<entry>
<title>Further general development. Net is now playable, though</title>
<updated>2004-04-26T17:10:44+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2004-04-26T17:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=9867234e70002b8252a48c2bc023875ff87b8ca1'/>
<id>9867234e70002b8252a48c2bc023875ff87b8ca1</id>
<content type='text'>
configuration is absent as yet.

[originally from svn r4145]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configuration is absent as yet.

[originally from svn r4145]
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial checkin of a portable framework for writing small GUI puzzle</title>
<updated>2004-04-25T14:27:58+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2004-04-25T14:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=96dbb537ee14f992459a8359a113a78414addf9d'/>
<id>96dbb537ee14f992459a8359a113a78414addf9d</id>
<content type='text'>
games.

[originally from svn r4138]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
games.

[originally from svn r4138]
</pre>
</div>
</content>
</entry>
</feed>
