Commit graph

5720 commits

Author SHA1 Message Date
Daniel Kochmański
b3f44d33e4 ffi: fix typo (grr) 2016-03-11 14:13:01 +01:00
Daniel Kochmański
d8f8f6bca9 new-doc: objects: finish objects (dev) module 2016-03-04 19:54:09 +01:00
Daniel Kochmański
ee5733b4a0 object.h: cosmetic (fix alignment) 2016-03-04 19:53:34 +01:00
Daniel Kochmański
460a7120b0 new-doc: contributing: add next guidelines 2016-03-04 19:53:01 +01:00
Daniel Kochmański
106c5b95d1 new-doc: dev: Manipulating objects 2016-03-03 22:43:05 +01:00
Daniel Kochmański
babf36c11f new-doc: cosmetic 2016-03-03 21:27:05 +01:00
Daniel Kochmański
2314359c4f new-doc: indexes: add configure options index 2016-03-03 21:26:35 +01:00
Daniel Kochmański
d6ef28808d new-doc: contributing: doc: add info about indexes 2016-03-03 15:52:01 +01:00
Daniel Kochmański
17e9cf79bf cosmetic: print menu more nicely 2016-03-03 15:20:41 +01:00
Daniel Kochmański
a85cabe545 new-doc: add section 'removed featurs'
Section added to the developer guide section
2016-03-03 15:19:33 +01:00
Daniel Kochmański
7f2d496044 new-doc: ffi: add description of the topic 2016-03-03 13:37:41 +01:00
Daniel Kochmański
4e211ef667 new-doc: update (minor fix + status.org) 2016-03-03 12:59:59 +01:00
Daniel Kochmański
db82b7bb74 new-doc: ffi: finish documenting the extension 2016-03-03 11:37:53 +01:00
Daniel Kochmański
8d8790f98f new-doc: uffi: foreign strings section
Also add the docstrings to the ffi.lsp.
2016-03-03 09:40:11 +01:00
Daniel Kochmański
162678602f new-doc: ffi: uffi: objects documented 2016-03-02 23:39:07 +01:00
Daniel Kochmański
4fddc1f563 lsp: ffi: add docstrings to UFFI interface (wip) 2016-03-02 23:37:46 +01:00
Daniel Kochmański
ca3697b6ef new-doc: ffi: uffi step 2016-03-02 21:02:29 +01:00
Daniel Kochmański
5a6ae92846 new-doc: contributing: update info 2016-03-02 21:01:07 +01:00
Daniel Kochmański
4015809653 ffi: docstring: cosmetic argument name change 2016-03-02 21:00:38 +01:00
Daniel Kochmański
8583b08258 Merge branch 'win_merge' into 'develop'
Win64 and Visual Studio compiler

* Fix compilation error.
* Fix feature discover on cl compiler.

Kindest Regards.
f.

See merge request !19
2016-03-02 19:21:46 +00:00
Daniel Kochmański
0e5116b2f2 cosmetic: fix typo 2016-03-02 19:07:01 +00:00
Fabrizio Fabbri
ce828c4000 Win64 and Visual Studio compiler
* Fix compilation error.
* Fix feature discover on cl compiler.
2016-03-02 12:43:36 -05:00
Fabrizio Fabbri
52de2ceea6 Fix compilation for AIX and xlc compiler. 2016-03-02 12:08:48 -05:00
Daniel Kochmański
bc986e60e1 new-doc: status: update 2016-03-02 14:53:53 +01:00
Daniel Kochmański
dc912c8900 new-doc: add status 2016-03-02 14:53:53 +01:00
Daniel Kochmański
619e31a8c3 new-doc: add preliminary contributing guide
Mostly empty now
2016-03-02 14:53:53 +01:00
Daniel Kochmański
8c28bd5130 new-doc: document SFFI 2016-03-02 14:53:48 +01:00
Daniel Kochmański
0e46282bcb sffi: improve arguments names and docstrings
Semi-cosmetic change – renaming argument names could have potentially
introduce a bug.
2016-03-02 14:43:17 +01:00
Daniel Kochmański
8f737b3ea2 new-doc: history: fix picture size 2016-03-01 16:55:56 +01:00
Daniel Kochmański
13cc9e0e33 new-doc: initial commit 2016-03-01 14:54:10 +01:00
Daniel Kochmański
10bd3b613f cleanup: remove obsolete dffi code
ECL uses libffi for a long time and these code isn't even
compiled. ECL_DYNAMIC_FFI supported only limited number of x86 and
x86_64 bit platforms (transcended by libffi) and was basically dead. Not
sure if it would even compile even fater changing the scripts.

This changes were pretty straightforward, since the code was nicely
isolated with the appropriate ifdefs, but some testing is necessary
here.
2016-03-01 12:27:03 +01:00
Daniel Kochmański
7764053647 buildsys: fix Copyright->LICENSE, README.1st->README.md 2016-03-01 10:49:37 +01:00
Daniel Kochmanski
7ffa9b2990 windows-nsi: fix the nmake target 2016-02-25 08:28:30 +01:00
Daniel Kochmański
2cb606587b rc: remove rc tag 2016-02-25 08:06:19 +01:00
Daniel Kochmański
9530bf4c81 rc: dummy bump to -rc4 2016-02-16 21:14:24 +01:00
Daniel Kochmański
9e5a61f418 rc: bump to -rc3 2016-02-14 13:46:47 +01:00
Daniel Kochmański
64ce9ebb6c Merge branch 'develop' into 16.1.2-rc 2016-02-14 13:20:23 +01:00
Daniel Kochmański
026593b356 rc: add -rc2 suffix 2016-02-11 09:15:43 +01:00
Daniel Kochmański
9c3f55fe36 defsetf: refine documentation 2016-02-10 18:07:14 +01:00
Daniel Kochmański
da7e885022 regression: fix defsetf regression 2016-02-10 17:23:46 +01:00
Daniel Kochmański
093ba0ab62 Merge branch 'signals' into develop 2016-02-03 15:14:33 +01:00
Daniel Kochmanski
cd2e04bb22 windows: some love for this poor system 2016-02-03 15:13:39 +01:00
Daniel Kochmański
a119b491c0 windows: handle events 2016-02-02 13:14:36 +01:00
Daniel Kochmański
2f1517c9a8 config.h.in: fix preprocessor typo
should be __WIN64__, not __WING64__
2016-02-02 12:53:25 +01:00
Daniel Kochmański
b5809f7e96 current_dir: signal internal error getcwd fails
Fixes #211.
2016-01-30 18:11:38 +01:00
Daniel Kochmański
4ea78920f9 feature: add 'Del' for 'Rubout' character 2016-01-28 11:48:55 +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
df9a4f33b8 version: bump to 16.1.2 2016-01-26 17:42:47 +01:00
Daniel Kochmański
4f58ce46d8 bugfix: deftype: accept places as a store form
Fixes #209.
2016-01-26 17:40:58 +01:00
Daniel Kochmański
4d0433ed7e defsetf: change DO-DEFSETF function prototype
Carry STORES to do-setf-method-expansion in order to fix bug with long
form of DEFSETF (using multiple values as assignment variables is
legal). Change is backwards compatible.
2016-01-26 17:40:52 +01:00