<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/jasmin/patches/" rel="alternate"/><link href="https://sourceforge.net/p/jasmin/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/jasmin/patches/</id><updated>2006-08-09T18:45:07Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Redo of previous patch</title><link href="https://sourceforge.net/p/jasmin/patches/5/" rel="alternate"/><published>2006-08-09T18:45:07Z</published><updated>2006-08-09T18:45:07Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.net54db7714637775f6cb4fc861a3c5296006123573</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of jasmin was released after I produced&lt;br /&gt;
my previous patch. Here's an updated version. I know&lt;br /&gt;
the "wide" syntax isn't ideal, but please consider at&lt;br /&gt;
least taking the back end changes.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;-dan&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Fix most "wideness" problems.</title><link href="https://sourceforge.net/p/jasmin/patches/4/" rel="alternate"/><published>2005-12-28T19:41:30Z</published><updated>2005-12-28T19:41:30Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.net2c006da3aac7547ed1f2cfb113f9f17211f15a6e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch makes a "jsr_w" in the source actually emit&lt;br /&gt;
a "jsr_w" and additionally adds new pseudo-opcodes&lt;br /&gt;
named "wide_*" for each of the opcodes that is allowed&lt;br /&gt;
to be prefixed by "wide" (e.g., "wide_aload"&lt;br /&gt;
"wide_fstore" "wide_iinc"). I was too timid to try&lt;br /&gt;
adding "wide" as a separate keyword, and so this seemed&lt;br /&gt;
like a reasonable-enough compromise.&lt;/p&gt;
&lt;p&gt;Note that this patch does *not* fix "ldc_w".&lt;/p&gt;
&lt;p&gt;Also, I noticed a "ret_w" opcode listed, which probably&lt;br /&gt;
wants to be removed entirely. (There's no such thing.)&lt;br /&gt;
I didn't actually do so, though.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Scanner.java - Escape character</title><link href="https://sourceforge.net/p/jasmin/patches/3/" rel="alternate"/><published>2005-03-15T07:27:35Z</published><updated>2005-03-15T07:27:35Z</updated><author><name>Mohamed Kamil Nizam</name><uri>https://sourceforge.net/u/mknizam/</uri></author><id>https://sourceforge.netc1f72e889a57991770b00b809d6ebcc0122ede84</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Added few others escape character in C language to make&lt;br /&gt;
it work in JVM.&lt;/p&gt;
&lt;p&gt;The additional escape characters are:&lt;br /&gt;
'\/' - Slash&lt;br /&gt;
'\\' - Backslash&lt;br /&gt;
'\v' - Vertical Tab&lt;br /&gt;
'\a' - Audible&lt;/p&gt;
&lt;p&gt;I've being used this with AMPC (www.axiomsol.com).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>equals method always be be false, fixed</title><link href="https://sourceforge.net/p/jasmin/patches/2/" rel="alternate"/><published>2004-11-21T06:23:34Z</published><updated>2004-11-21T06:23:34Z</updated><author><name>Dave Brosius</name><uri>https://sourceforge.net/u/dbrosius/</uri></author><id>https://sourceforge.net3a86b5c3e8f1efec6aec0f7da2de4ada79b45542</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Comparing two different types of objects, will always be &lt;br /&gt;
false. Fixed to compare the equal types.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>JavaDoc cleanup</title><link href="https://sourceforge.net/p/jasmin/patches/1/" rel="alternate"/><published>2004-11-21T06:08:53Z</published><updated>2004-11-21T06:08:53Z</updated><author><name>Dave Brosius</name><uri>https://sourceforge.net/u/dbrosius/</uri></author><id>https://sourceforge.net1f8f33db901b7154754188e0a467a496fb86dc4a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Yeah, it's lame, but this patch cleans up the java doc &lt;br /&gt;
errors&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>