| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xmlstarlet-1.0.5-win32.zip | 2011-02-11 | 1.6 MB | |
| README.1.0.5 | 2011-02-11 | 804 Bytes |
|
| xmlstarlet-1.0.5.tar.gz | 2011-02-11 | 378.8 kB | |
| Totals: 3 Items | 1.9 MB | 0 | |
1.0.5: Feb 11 2011:
- Bug fixes:
- use XSLT_PARSE_OPTIONS, else CDATA nodes can cause corruption (Bug 3158482)
- fix typo in help message
- get rid of warnings in -ansi -pedantic mode
- required libxml2 version is 2.6.23
- usage strings use argv[0] as program name
- --help prints to stdout and exits with success
- double /'s under msys to avoid path conversion
- Portability fixes:
- don't use xargs (-d isn't portable)
- use -Wall only for gcc
-Build system:
- use -ansi in configure, and check for strdup declaration
- seperate list of sources and tests into subdirs
- check git version during make, not just autoconf
- tarball releases of configure.ac have actual version number
instead of querying git