Daniel Kochmanski
72579f4b74
changelog: add fresh changes
2017-05-02 15:04:54 +02:00
Daniel Kochmanski
f581d7f176
changelog: add new changes
2017-04-28 22:12:10 +02:00
Daniel Kochmanski
1a233e2a31
changelog: add changes wrt compiler cleanup
2017-04-28 12:32:42 +02:00
Daniel Kochmański
2d36667429
OSI: add documentation, improve changelog
2017-03-24 01:22:57 +01:00
Daniel Kochmański
0b66672d7f
changelog: update
2017-02-16 20:48:05 +01:00
Daniel Kochmański
9e944557de
changelog: updte
2017-01-21 10:35:30 +01:00
Daniel Kochmański
e185b7edc5
update changelog wrt atan2
2016-12-22 09:12:13 +01:00
Daniel Kochmański
0476bca326
further cosmetic fixes
2016-12-19 11:25:00 +01:00
Daniel Kochmański
8095aeb33b
changelog: fix formatting (cosmetic)
2016-12-19 11:15:51 +01:00
Daniel Kochmański
ac37bfba27
changelog: ann: be brief
2016-12-13 10:11:44 +01:00
Daniel Kochmański
ae779d10cb
ecldoc: add information
2016-12-13 10:04:40 +01:00
Daniel Kochmański
f942662afb
rc: improve announcement
2016-12-13 09:54:41 +01:00
Daniel Kochmański
aa8f041899
rc: add announcement to changelog
2016-12-13 09:46:41 +01:00
Daniel Kochmański
5113255700
update changelog
2016-12-06 12:55:07 +01:00
Daniel Kochmański
6875e1c944
update changelog
2016-11-27 11:15:25 +01:00
Daniel Kochmański
1b7c839d70
Move package-locks interface to contrib/
2016-11-11 09:30:50 +01:00
Daniel Kochmański
4f14b3346c
Improve changelog
2016-11-10 19:47:04 +01:00
Daniel Kochmański
ff00f80ace
Implement CDR 7: Clarification Proposal for CLHS Section 22.3
...
(The second case)
2016-11-05 21:12:50 +01:00
Daniel Kochmański
8df64c7dc7
CDR: implement cdr-14
...
Added CDR-1, CDR-5 and CDR-14 to *features*.
https://common-lisp.net/project/cdr/document/14/index.html
2016-11-05 19:08:15 +01:00
Daniel Kochmański
3ba4dc8f5c
changelog: update
2016-10-08 13:05:48 +02:00
Daniel Kochmański
49e74a6243
changelog: update
2016-10-07 20:10:00 +02:00
Daniel Kochmański
a1f3ae8d0e
configure: remove deprecated --with-local-gmp
2016-10-07 16:07:42 +02:00
Daniel Kochmański
8a4e2ed6da
cosmetic: remove comma in changelog
2016-10-05 16:31:47 +02:00
Daniel Kochmański
23366d4fbd
update changelog
...
Closes #200 .
2016-10-05 16:08:59 +02:00
Daniel Kochmański
67e902c341
cosmetic: improve changelog
2016-09-20 13:58:57 +02:00
MatthewRock
c19c982090
Update changelog
2016-09-17 23:06:57 +02:00
Daniel Kochmański
7a8f1b4a7a
contribs: update asdf to version 3.1.7
...
Fixes #243 .
2016-09-07 16:24:44 +02:00
Daniel Kochmański
08cc2350b9
changelog: update
2016-09-07 14:58:50 +02:00
Daniel Kochmański
3d1300f65a
changelog: improve info
2016-09-07 09:43:07 +02:00
Elias Pipping
ee0152431c
Implement ext:terminate-process
2016-09-06 19:58:39 +00:00
Daniel Kochmański
0051ff7a3e
changelog: update
2016-08-11 22:42:15 +02:00
Daniel Kochmański
fe0fc1d4c5
changelog: add random-state improvements
2016-08-10 14:14:13 +02:00
Daniel Kochmański
481270eca7
tests: update CHANGELOG
2016-08-10 13:46:56 +02:00
Daniel Kochmański
af65969c0b
file-stream-fd: don't cause internal error
...
If the argument isn't a file-stream rise a SIMPLE-TYPE-ERROR
condition. Fixes #271 .
2016-08-04 14:51:43 +02:00
Daniel Kochmański
86a591461c
make-random-state: allow fixnum as the argument
2016-08-04 10:32:18 +02:00
Daniel Kochmański
e010740f06
changelog: update
2016-07-28 18:30:33 +02:00
MatthewRock
1caef56e2c
Merge branch 'develop' of gitlab.com:embeddable-common-lisp/ecl into develop
2016-06-11 16:26:24 +02:00
Daniel Kochmański
17a1510d18
stacks.h: fix bug with ECL_HANDLER/RESTART_CASE
...
Fixes #248 . Identified and fixed by Vadim Penzin.
2016-05-27 15:18:00 +02:00
MatthewRock
26ccd778bf
Merge remote-tracking branch 'ecl/develop' into develop
2016-05-26 12:59:53 +02:00
Daniel Kochmański
d76d7acedf
changelog: add typep improvement
2016-05-25 09:24:51 +02:00
MatthewRock
cc084acda2
Improve man and help.
2016-05-20 14:20:13 +02:00
Fabrizio Fabbri
1a4b4088d4
changelog update
2016-05-13 03:46:15 -04:00
Daniel Kochmański
40ef71aa60
rng: make-random-state conformity and #$ macro fix
...
`make-random-state' now accepts the conforming types of the
arguments (ie not a fixnum nor simple-vector).
Additionally we sanitize the vector provided to the #$ to be of the
correct arity and type (#313 byte64 or #625 byte32 depending on the
architecture).
2016-05-06 12:55:25 +02:00
Daniel Kochmański
ac5f011f57
getcwd: fix too long pathnames bug
2016-04-18 10:45:12 +02:00
Daniel Kochmański
e3c4d3babe
CHANGELOG: add mop changes
2016-03-26 07:04:54 +01:00
Daniel Kochmański
f897c10c8d
cosmetic: changelog: add newline
2016-03-11 19:16:20 +01:00
Daniel Kochmański
99455b9597
changelog: add interface removal info
2016-03-11 18:50:13 +01:00
Daniel Kochmański
85985ea19b
changelog: fix formatting
2016-02-25 09:09:00 +01:00
Daniel Kochmański
e20576df32
fix: si:open-unix-socket-stream accepts both string and base-string
...
(automatic coercion is performed)
2016-01-28 11:47:48 +01:00
Daniel Kochmański
4f58ce46d8
bugfix: deftype: accept places as a store form
...
Fixes #209 .
2016-01-26 17:40:58 +01:00