You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
|
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
|
17
|
18
|
19
|
20
|
21
(1) |
22
(1) |
23
|
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
From: David F. <df...@cs...> - 2007-06-22 16:15:19
|
Due to an oversight, the configure script in the Lemur Toolkit source distribution in lemur-4.5.tar.gz does not properly set the command line defines necessary for compilation with large file support on some 32-bit platforms. This can cause failures when writing a file that is larger than 2GB. Only the source distribution is affected. We have replaced lemur-4.5.tar.gz on SourceForge with lemur-4.5.0.tar.gz. If you have already downloaded lemur-4.5.tar.gz, please visit https://sourceforge.net/projects/lemur to download the replacement source tree. We apologize for any inconvenience. -- The Lemur Team |
|
From: Mark J. H. <mh...@cs...> - 2007-06-21 13:24:30
|
For details about new functionality, API changes, and bug fixes see the release notes for 4.5 at http://www.lemurproject.org/lemur/releasenotes.php Key changes include: 4.5 includes changes to the indri Repository structure that are not backwards compatible with previous versions. All indri indexes will need to be rebuilt. 4.5 corrects various issues in the 4.4.x distribution package, adds a date field annotator for encoding dates as numeric fields, document deletion and index compaction for indri Repositories, efficiency improvements to the OffsetAnnotationAnnotator, improvements to the CGI, and other features described below. Applications compiled with the Lemur Toolkit require the following libraries: z, iberty, pthread, and m on linux, and additionally socket and nsl on solaris. Applications built in Visual Studio require the additional library wsock32.lib. The java jar files were built with Java 5 (jdk 1.5.0). We have tested using GCC 3.2 (solaris), 3.2.2(linux), 3.4(linux), 3.4.3(linux x86_64), 4.0.2(linux), VC++ .NET 7.1(Windows XP), and Visual Studio 2005 (Windows XP). Visit https://sourceforge.net/projects/lemur to download the latest release. Downloads for this and future releases will be hosted exclusively on SourceForge. Older releases will remain available in the download archives at http://www.lemurproject.org/download-archive.php -- The Lemur Team |