Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
bdb
bdb.common-lisp.dev
Commits
d61bc3da
Commit
d61bc3da
authored
May 19, 2006
by
-urso-
Browse files
added other "change-log views" and made available via links
darcs-hash:a73a6ea8676870608cf7d10084529c63ef81a394
parent
093edcd4
Changes
3
Hide whitespace changes
Inline
Side-by-side
change-logs/bdb.html
View file @
d61bc3da
...
...
@@ -14,10 +14,10 @@
<h2>
Berkeley DB CFFI bindings
</h2>
</div>
<h3>
ChangeLog
</h3>
<p>
<h3>
Project: BDB
</h3>
<p
re
>
<!--#include file="bdb.log" -->
</p>
</p
re
>
<div
class=
"footer"
>
<a
href=
"mailto:-urso-@web.de"
>
Email
</a>
...
...
change-logs/index.html
View file @
d61bc3da
...
...
@@ -4,7 +4,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"en"
lang=
"en"
>
<head>
<title>
BDB
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"style.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
../
style.css"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=ISO-8859-1"
/>
</head>
...
...
index.html
View file @
d61bc3da
...
...
@@ -59,7 +59,7 @@
<td>
My private utility package, which i use/develop in, since I'm lerning CL (I'm just very new to CL...)
</td>
<td>
None
</td>
<td>
<a
href=
"qbook/mycl-util/index.html"
>
documentation
</a>
</td>
<td>
</td>
<td>
<a
href=
"change-logs/mycl-util.html"
>
<!--#flastmod "change-logs/mycl-util.log" -->
</a>
</td>
</tr>
<tr>
<td>
cffi-util
</td>
...
...
@@ -74,7 +74,7 @@
<a
href=
"http://weitz.de/flexi-streams"
>
flexi-streams
</a>
</td>
<td><a
href=
"qbook/cffi-util/index.html"
>
documentation
</a>
</td>
<td>
</td>
<td>
<a
href=
"change-logs/cffi-util.html"
>
<!--#flastmod "change-logs/cffi-util.log" -->
</a>
</td>
</tr>
<tr>
<td>
bdb
</td>
...
...
@@ -85,7 +85,7 @@
<a
href=
"http://common-lisp.net/project/bdb"
>
cffi-util
</a><br/>
</td>
<td><a
href=
"qbook/bdb/index.html"
>
documentation
</a>
</td>
<td>
</td>
<td>
<a
href=
"change-logs/bdb.html"
>
<!--#flastmod "change-logs/bdb.log" -->
</a>
</td>
</tr>
<tr>
<td>
bdb-playground
</td>
...
...
@@ -99,7 +99,7 @@
<a
href=
"http://common-lisp.net/project/cl-store"
>
cl-store
</a><br/>
</td>
<td><a
href=
"qbook/bdb-playground/index.html"
>
documentation
</a>
</td>
<td>
</td>
<td>
<a
href=
"change-logs/bdb-playground.html"
>
<!--#flastmod "change-logs/bdb-playground.log" -->
</a>
</td>
</tr>
</table>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment