summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed error in tests caused by applying patch that fixes determination of ↵Miroslav Šulc2008-02-201-2/+3
| | | | | | | date/time formats in cells (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Fixed error in tests caused by applying patch that fixes determination of ↵Miroslav Šulc2008-02-203-3/+54
| | | | | | date/time formats in cells (Portage version: 2.1.4.4)
* Added patch that fixes detection of custom dates and datetimes in ↵Miroslav Šulc2008-02-071-2/+3
| | | | | | | HSSFDateUtil.isADateFormat() method (Portage version: 2.1.4.1) (Unsigned Manifest commit)
* Added patch that fixes detection of custom dates and datetimes in ↵Miroslav Šulc2008-02-073-5/+24
| | | | | | HSSFDateUtil.isADateFormat() method (Portage version: 2.1.4.1)
* Version bumpMiroslav Šulc2008-02-061-1/+3
| | | | | (Portage version: 2.1.4.1) (Unsigned Manifest commit)
* Version bumpMiroslav Šulc2008-02-062-1/+79
| | | | (Portage version: 2.1.4.1)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-18/+0
|
* Version dump.Vlastimil Babka2008-01-101-24/+8
| | | | | (Portage version: 2.1.4_rc14) (Unsigned Manifest commit)
* Version dump.Vlastimil Babka2008-01-106-186/+10
| | | | (Portage version: 2.1.4_rc14)
* Stable on ppc64; bug #190303Markus Rothe2007-10-111-8/+8
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* Stable on ppc64; bug #190303Markus Rothe2007-10-112-3/+6
| | | | (Portage version: 2.1.3.9)
* amd64 stable, bug #190303.William Thomson2007-09-051-18/+8
| | | | | (Portage version: 2.1.3.7) (Unsigned Manifest commit)
* amd64 stable, bug #190303.William Thomson2007-09-052-3/+7
| | | | (Portage version: 2.1.3.7)
* filter jikesChristian Faulhammer2007-09-021-8/+18
| | | | | (Portage version: 2.1.2.12) (Signed Manifest commit)
* filter jikesChristian Faulhammer2007-09-022-2/+7
| | | | (Portage version: 2.1.2.12)
* Stable on ppc wrt bug 190303Gysbert Wassenaar2007-09-011-8/+8
| | | | | (Portage version: 2.1.2.12) (Unsigned Manifest commit)
* Stable on ppc wrt bug 190303Gysbert Wassenaar2007-09-012-3/+6
| | | | (Portage version: 2.1.2.12)
* stable x86, bug 190303Christian Faulhammer2007-09-011-18/+8
| | | | | (Portage version: 2.1.2.12) (Unsigned Manifest commit)
* stable x86, bug 190303Christian Faulhammer2007-09-012-3/+6
| | | | (Portage version: 2.1.2.12)
* Remove unused revision and relax commons-lang dependency atom to match 2.3.Petteri Räty2007-08-261-16/+18
| | | | | (Portage version: 2.1.3.7) (Signed Manifest commit)
* Remove unused revision and relax commons-lang dependency atom to match 2.3.Petteri Räty2007-08-264-74/+9
| | | | (Portage version: 2.1.3.7)
* Added patch that enables better detection of whether cell is formatted as date.Miroslav Šulc2007-08-051-11/+15
| | | | | (Portage version: 2.1.3.3) (Unsigned Manifest commit)
* Added patch that enables better detection of whether cell is formatted as date.Miroslav Šulc2007-08-054-3/+112
| | | | (Portage version: 2.1.3.3)
* Fixed SRC_URI, bug #187722.Miroslav Šulc2007-08-041-8/+8
| | | | | (Portage version: 2.1.3.3) (Unsigned Manifest commit)
* Fixed SRC_URI, bug #187722.Miroslav Šulc2007-08-042-3/+6
| | | | (Portage version: 2.1.3.3)
* Version bump.Miroslav Šulc2007-08-041-4/+4
| | | | | (Portage version: 2.1.3.2) (Unsigned Manifest commit)
* Version bump.Miroslav Šulc2007-08-041-1/+4
| | | | (Portage version: 2.1.3.2)
* Version bump.Miroslav Šulc2007-08-031-10/+8
| | | | | (Portage version: 2.1.3.2) (Unsigned Manifest commit)
* Version bump.Miroslav Šulc2007-08-032-0/+71
| | | | (Portage version: 2.1.3.2)
* Remove broken ebuild.Petteri Räty2007-05-231-14/+7
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Remove broken ebuild.Petteri Räty2007-05-233-72/+4
| | | | (Portage version: 2.1.2.7)
* Use commons-lang-2.1 so that dependencies and ebuild usage are in sync.Petteri Räty2007-05-231-11/+18
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Use commons-lang-2.1 so that dependencies and ebuild usage are in sync.Petteri Räty2007-05-234-3/+80
| | | | (Portage version: 2.1.2.7)
* Add missing patch.Petteri Räty2007-05-221-7/+11
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Add missing patch.Petteri Räty2007-05-222-1/+100
| | | | (Portage version: 2.1.2.7)
* Version bump. Adds examples use flag support and src_test.Petteri Räty2007-05-221-8/+16
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Version bump. Adds examples use flag support and src_test.Petteri Räty2007-05-223-1/+77
| | | | (Portage version: 2.1.2.7)
* Fix building with Java strict mode.Krzysztof Pawlik2007-04-281-12/+12
| | | | | (Portage version: 2.1.2.5) (Signed Manifest commit)
* Fix building with Java strict mode.Krzysztof Pawlik2007-04-282-9/+16
| | | | (Portage version: 2.1.2.5)
* Remove generation 1 ebuild.Petteri Räty2007-03-111-14/+7
| | | | | (Portage version: 2.1.2.1-r1) (Signed Manifest commit)
* Remove generation 1 ebuild.Petteri Räty2007-03-113-68/+4
| | | | (Portage version: 2.1.2.1-r1)
* Marked stable on amd64 wrt bug #166742.Petteri Räty2007-03-111-8/+18
| | | | | (Portage version: 2.1.2.1-r1) (Signed Manifest commit)
* Marked stable on amd64 wrt bug #166742.Petteri Räty2007-03-112-3/+6
| | | | (Portage version: 2.1.2.1-r1)
* Stable on ppc wrt bug 166742Gysbert Wassenaar2007-03-021-4/+4
| | | | | (Portage version: 2.1.2-r9) (Unsigned Manifest commit)
* Stable on ppc wrt bug 166742Gysbert Wassenaar2007-03-021-2/+2
| | | | (Portage version: 2.1.2-r9)
* Stable on ppc wrt bug 166742Gysbert Wassenaar2007-02-181-14/+4
| | | | | (Portage version: 2.1.2-r9) (Unsigned Manifest commit)
* Stable on ppc wrt bug 166742Gysbert Wassenaar2007-02-181-1/+4
| | | | (Portage version: 2.1.2-r9)
* stable x86; bug 166742Christian Faulhammer2007-02-141-8/+18
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* stable x86; bug 166742Christian Faulhammer2007-02-142-3/+6
| | | | (Portage version: 2.1.2-r9)
* Stable on ppc64Markus Rothe2007-01-111-8/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)