aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: ee53416d5c6043edf54464315f2264487c812de7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
2013-11-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* config/open-axiom.m4 (OPENAXIOM_ALIGNMENT_OPERATOR): Define stub
	with standard syntax.
	(OPENAXIOM_ALIGNAS_SPECIFIER): Likewise.
	* config/openaxiom-c-macros.h.in: Update.

2013-11-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* configure.ac: Check for PowerShell on Windows platforms.

2013-06-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* config/open-axiom.m4 (OPENAXIOM_REJECT_ROTTED_LISP): Just warn
	for unsupported GCL version; do not reset arguments.
	(OPENAXIOM_FFI_TYPE_TABLE): Be GCL-2.6.9 ready.

2013-06-01  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* config/open-axiom.m4 (OPENAXIOM_CHECK_IO): Check for tempnam.

2013-05-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* config/open-axiom.m4 (OPENAXIOM_HOST_LISP_CPU_PRECISION): Update.
	ECL since 11.1.1 puts relevant information on *FEATURES* list.

2013-04-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* configure.ac: Output src/syntax/Makefile.
	* Makefile.am (OA_SRC_TARGETS): Add all-syntax.

2013-04-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* Makefile.am (OA_SRC_TARGETS): Include all-io.
	* config/depcomp: New.

2013-04-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* config/open-axiom.m4 (OPENAXIOM_REQUIRE_CXX11): New.
	* configure.ac: Use it.