Commit graph

6381 commits

Author SHA1 Message Date
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
1644069e4d cosmetic: .gitignore: improve 2016-03-03 11:44: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
Fabrizio
bc6007b715 Merge branch 'patch-1' into 'win_merge'
cosmetic: fix typo



See merge request !1
2016-03-02 19:20:38 +00:00
Daniel Kochmański
0e5116b2f2 cosmetic: fix typo 2016-03-02 19:07:01 +00:00
Daniel Kochmański
a986bf27b7 Merge branch 'develop' into 'develop'
compilation for AIX and xlc compiler.

I add some small fix and update the autoconf to be able to compile that on ECL.
I'm able now to compile everything on xlc and run some basic stuff. ( of course asdf must be disable as is not supported on AIX. ) 
kindest regards
f.

See merge request !18
2016-03-02 17:51:17 +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
2cab32f79d cosmetic: new-doc: add some files to .gitignore 2016-03-01 16:55:35 +01:00
Daniel Kochmański
13cc9e0e33 new-doc: initial commit 2016-03-01 14:54:10 +01:00
Daniel Kochmański
bcc8b64104 Merge branch 'cleanup-obsolete-dffi' into develop 2016-03-01 13:29:12 +01:00
Daniel Kochmański
c09fdef4c3 doc: add xml license file 2016-03-01 13:27:02 +01:00
Daniel Kochmański
17954b6a51 doc: ffi: example: fix typo in the example
Closes #120.
2016-03-01 13:19:18 +01:00
Daniel Kochmański
c4b14f8082 doc: ffi: example: fix typo in the example.
Closes #212.
2016-03-01 13:08:47 +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
0188c6bbe8 makefile.in: remove obsolete rpm targets 2016-03-01 11:17:46 +01:00
Daniel Kochmański
7764053647 buildsys: fix Copyright->LICENSE, README.1st->README.md 2016-03-01 10:49:37 +01:00
Daniel Kochmański
d6166f5f73 Merge branch 'master' into develop 2016-02-25 09:51:47 +01:00
Daniel Kochmański
43240e5204 Merge branch '16.1.2-rc' 2016-02-25 09:11:25 +01:00
Daniel Kochmański
85985ea19b changelog: fix formatting 2016-02-25 09:09:00 +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
c8b3f2d53b Merge branch 'musl' into 'develop'
contrib: sockets: Add defaults for NETDB_{INTERNAL,SUCESS}.

NETDB_INTERNAL and NETDB_SUCCESS are not defined by POSIX, so some
libc implementations (such as musl) do not have them. When compiling
sockets contrib, check if these are defined and, if not, define them to
be zero.

Tested by compiling on Alpine Linux and there are no unexpected failures
in the test suite.

See merge request !17
2016-02-25 06:52:08 +00:00
Eric Timmons
6eede933dd Add defaults for NETDB_{INTERNAL,SUCESS}.
NETDB_INTERNAL and NETDB_SUCCESS are not defined by POSIX, so some
libc implementations (such as musl) do not have them. When compiling
sockets contrib, check if these are defined and, if not, define them to
be zero.
2016-02-24 21:48:57 -05: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