|
Revision 1668, 0.6 kB
(checked in by drry, 6 years ago)
|
|
lang/javascript/javascript-xpath/trunk:
src/uai.js を 260 bytes (50‰) 削った!
ChangeLog? のインデント
|
| Line | |
|---|
| 1 | == 0.1.5 / 2007-11-14 gyuque <gyuque@gmail.com> |
|---|
| 2 | |
|---|
| 3 | * generate compressed version |
|---|
| 4 | * fixed codes to pass the compress tool |
|---|
| 5 | |
|---|
| 6 | == 0.1.4 / 2007-11-12 amachang <seijro@gmail.com> |
|---|
| 7 | |
|---|
| 8 | * refix string(//title) problem |
|---|
| 9 | * fix IE's singleNodeValue problem thanks kohiro0 |
|---|
| 10 | |
|---|
| 11 | == 0.1.3 / 2007-11-12 amachang <seijro@gmail.com> |
|---|
| 12 | |
|---|
| 13 | * fix Opera's substring problem |
|---|
| 14 | * fix Safari2's element.contains problem |
|---|
| 15 | |
|---|
| 16 | == 0.1.2 / 2007-11-12 amachang <seijro@gmail.com> |
|---|
| 17 | |
|---|
| 18 | * fix string(//title) problem |
|---|
| 19 | * fix /.. problem |
|---|
| 20 | |
|---|
| 21 | == 0.1.1 / 2007-11-11 amachang <seijro@gmail.com> |
|---|
| 22 | |
|---|
| 23 | * Move source tree to CodeRepos SVN. |
|---|
| 24 | |
|---|