| 1 |
wakaba |
1.3 |
<feed xmlns="http://www.w3.org/2005/Atom"> |
| 2 |
|
|
<title xml:lang="en">SAMI ChangeLog Diffs</title> |
| 3 |
wakaba |
1.7 |
<link href="http://suika.fam.cx/www/js/sami/doc/sami-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/www/js/sami/doc/readme" rel="related"></link><link href="http://suika.fam.cx/www/js/sami/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1248505853"><id>http://suika.fam.cx/www/js/sami/doc/sami-commit#entry-1248505853</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T07:10:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ swe/script/ChangeLog 25 Jul 2009 07:10:09 -0000 |
| 4 |
|
|
* sami-browser.js: Added |readyState| attribute. Error response |
| 5 |
|
|
body should be rendered as well. The browser now set |
| 6 |
|
|
location.samiResponse object after retrieval. The showContent |
| 7 |
|
|
method was split from the main request handler. |
| 8 |
|
|
|
| 9 |
|
|
* sami-core.js: Use |window.event| if no event object is provided, |
| 10 |
|
|
for compatibility with WinIE event model. Added |
| 11 |
|
|
|SAMI.String.htescaped|. Added |SAMI.XHR.prototype.getRequestURL| |
| 12 |
|
|
and |SAMI.XHR.prototype.getHeaderFieldBody|. |
| 13 |
|
|
|
| 14 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 15 |
|
|
|
| 16 |
|
|
++ swe/tools/ChangeLog 25 Jul 2009 07:10:44 -0000 |
| 17 |
|
|
* minibrowser.en.html: Show HTTP response status code/text and |
| 18 |
|
|
progress. |
| 19 |
|
|
|
| 20 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 21 |
|
|
|
| 22 |
|
|
</content></entry><entry xml:id="entry-1248502269"><id>http://suika.fam.cx/www/js/sami/doc/sami-commit#entry-1248502269</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T06:11:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ swe/script/ChangeLog 25 Jul 2009 06:10:36 -0000 |
| 23 |
wakaba |
1.6 |
* sami-browser.js: Added SAMI.Browser.XHR. |
| 24 |
|
|
|
| 25 |
|
|
* sami-core.js: Added SAMI.Event.Browser and |
| 26 |
|
|
SAMI.String.toJSStringLiteral. |
| 27 |
|
|
|
| 28 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 29 |
|
|
|
| 30 |
|
|
++ swe/tools/ChangeLog 25 Jul 2009 06:11:05 -0000 |
| 31 |
|
|
* minibrowser.en.html: Changed browser core to SAMI.Browser.XHR. |
| 32 |
|
|
|
| 33 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 34 |
|
|
|
| 35 |
|
|
</content></entry><entry xml:id="entry-1248499340"><id>http://suika.fam.cx/www/js/sami/doc/sami-commit#entry-1248499340</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T05:22:18Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 25 Jul 2009 05:22:15 -0000 |
| 36 |
wakaba |
1.5 |
* cvscommit.sh: Revert the previous change; --entry-author-name |
| 37 |
|
|
was not the default value, but the override. |
| 38 |
|
|
|
| 39 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 40 |
|
|
|
| 41 |
|
|
</content></entry><entry xml:id="entry-1248499160"><id>http://suika.fam.cx/www/js/sami/doc/sami-commit#entry-1248499160</id><title>2009-07-25 anon</title><updated>2009-07-25T05:19:18Z</updated><author><name>anon</name><email>[email protected]</email></author><content type="text">++ ChangeLog 25 Jul 2009 05:19:16 -0000 |
| 42 |
wakaba |
1.4 |
* cvscommit.sh: Set default for entry author name. |
| 43 |
|
|
|
| 44 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 45 |
|
|
|
| 46 |
|
|
</content></entry><entry xml:id="entry-1248498871"><id>http://suika.fam.cx/www/js/sami/doc/sami-commit#entry-1248498871</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T05:14:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ swe/script/ChangeLog 25 Jul 2009 05:14:02 -0000 |
| 47 |
wakaba |
1.2 |
* sami-core.js: Changed order of arguments for SAMI.Observer |
| 48 |
|
|
constructor. |
| 49 |
|
|
|
| 50 |
|
|
* sami-browser.js: New file. |
| 51 |
|
|
|
| 52 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 53 |
|
|
|
| 54 |
|
|
++ swe/tools/ChangeLog 25 Jul 2009 05:14:25 -0000 |
| 55 |
|
|
* minibrowser.en.html: New file. |
| 56 |
|
|
|
| 57 |
|
|
2009-07-25 Wakaba <[email protected]> |
| 58 |
|
|
|
| 59 |
wakaba |
1.7 |
</content></entry><updated>2009-07-25T07:10:49Z</updated></feed> |