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
Alastair Bridgewater
clx
Commits
67fae899
Commit
67fae899
authored
Nov 16, 2004
by
dan
Browse files
update for 0.6
darcs-hash:20041116130826-2591e-49af9449f84a12ecf97b684771f4a3ad52c3d370.gz
parent
570fa118
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
67fae899
-*- Text -*-
--- Changes in SBCL CLX 0.6,
<FILL IN TIMESTAMP>
---
--- Changes in SBCL CLX 0.6,
Tue Nov 16 2004
---
A port to ECL has been merged (Juan Jose Garcia Ripoll)
...
...
@@ -8,11 +8,12 @@ With the addition of an implementation of DYNAMIC-EXTENT &REST lists
to SBCL, various functions (e.g. READ-INPUT, QUEUE-EVENT) in CLX
should cons less.
A Texinfo version of the CLX manual has been added
, thansk to the work
of Gilbert Baumann and Shawn Betts.
A Texinfo version of the CLX manual has been added
(in manual/), thanks
to the work
of Gilbert Baumann and Shawn Betts.
The portable-clx mailing list has been created for development discussion
and bug reports
and bug reports. See
http://lists.metacircles.com/cgi-bin/mailman/listinfo/portable-clx
A demonstration of ICCCM-compliant selection handling for select and paste
has been included in demo/clipboard.lisp
...
...
clx.asd
View file @
67fae899
...
...
@@ -36,7 +36,7 @@
(
defsystem
CLX
:depends-on
(
sb-bsd-sockets
)
:version
"0.
5.5
"
:version
"0.
6
"
:serial
t
:default-component-class
clx-source-file
:components
...
...
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