| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Nov 2011 07:29:50
1.1.15
|
wen  |
- Update to 1.1.15
Feature safe: yes |
24 Oct 2011 07:02:15
1.1.14
|
wen  |
- Update to 1.1.14 |
23 Aug 2011 02:00:41
1.1.13
|
wen  |
- Update to 1.1.13 |
21 Feb 2011 01:22:33
1.1.9
|
wen  |
- Update to 1.1.9 |
23 Dec 2010 03:36:19
1.1.8
|
wen  |
- Update to 1.1.8 |
05 Nov 2010 04:03:52
1.1.7
|
wen  |
- Update to 1.1.7 |
20 Sep 2010 01:43:06
1.1.6
|
wen  |
- Update to 1.1.6 |
01 Sep 2010 08:21:45
1.1.5
|
wen  |
- Update to 1.1.5 |
17 Apr 2010 08:11:29
1.1.4
|
wen  |
- Update to 1.1.4 |
21 Mar 2010 23:51:36
1.1.3
|
wen  |
- Update to 1.1.3 |
22 Feb 2010 10:47:19
1.1.2
|
wen  |
- Update to 1.1.2
Feature safe: yes |
29 Dec 2009 01:01:26
1.1.1
|
wen  |
- Update to 1.1.1 |
13 Dec 2009 03:58:41
1.1.0
|
wen  |
- Update to 1.1.0
- Update my mail address to FreeBSD |
02 Jun 2009 21:35:09
1.0.9
|
miwi  |
- Update to 1.0.9
PR: 135142
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
06 Mar 2009 10:06:22
1.0.8
|
miwi  |
- Update to 1.0.8 |
01 Mar 2009 19:53:14
1.0.7
|
miwi  |
- Update to 1.0.7
Approved by: maintainer implicit |
26 Sep 2008 09:40:56
1.0.6
|
miwi  |
- Update to 1.0.6
PR: 127625
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
18 Aug 2008 21:51:07
1.0.5
|
miwi  |
- Update to 1.0.5
PR: 126591
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
19 Jul 2008 14:05:59
1.0.4
|
miwi  |
hamsterdb is a lightweight embedded database engine. It is
in development for more than three years and concentrates
on ease of use, high performance, stability and portability.
The hamsterdb API is simple and self-documenting.The interface
is similar to other widely-used database engines.Fast algorithms
and data structures guarantee high performance for all scenarios.
Hamsterdb has hundreds of unittests with a test coverage of over
90%. Each release is tested with thousands of acceptance tests in
many different configurations, tested on up to six different
hardware architectures and operating systems.Written in plain
ANSI-C, hamsterdb runs on many architectures: Intel-compatible
(x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating
systems include Microsoft Windows, Microsoft Windows CE, Linux,
SunOS and other Unices.
WWW: http://hamsterdb.com/index
PR: ports/125699
Submitted by: Wen Heping <wenheping at gmail.com> |