sam
da3485795e
* Got rid of P_() and ELLIPSIS macros.
...
* Adapted all prototypes to no longer use P_().
git-svn-id: svn://svn.zoy.org/elk/trunk@252 55e467fa-43c5-0310-a8a2-de718669efc6
2004-08-09 20:05:25 +00:00
sam
fd5175bedd
* debian/control:
...
+ Build-depend on the new X development packages instead of xlibs-dev.
* debian/menu:
+ Syntax fixes.
git-svn-id: svn://svn.zoy.org/elk/trunk@251 55e467fa-43c5-0310-a8a2-de718669efc6
2004-03-14 13:10:32 +00:00
sam
3de0d32a54
* src/loadlib.c:
...
+ Use the internal Get_String() function to allocate a C string from
library objects, since Elk strings are not null-terminated.
git-svn-id: svn://svn.zoy.org/elk/trunk@250 55e467fa-43c5-0310-a8a2-de718669efc6
2004-03-11 18:21:55 +00:00
sam
ca7c9ff157
* src/math.c:
...
+ If one of the factors is the exact zero, the result yields exact zero.
git-svn-id: svn://svn.zoy.org/elk/trunk@249 55e467fa-43c5-0310-a8a2-de718669efc6
2004-01-29 13:55:42 +00:00
sam
dc2d4e6819
* include/extern.h:
...
+ Export P_Pow to applications.
git-svn-id: svn://svn.zoy.org/elk/trunk@248 55e467fa-43c5-0310-a8a2-de718669efc6
2004-01-19 19:29:59 +00:00
sam
8c1b24cb3a
* debian/rules:
...
+ Added touch calls to avoid build failures due to clock skews.
git-svn-id: svn://svn.zoy.org/elk/trunk@247 55e467fa-43c5-0310-a8a2-de718669efc6
2003-12-31 17:40:24 +00:00
sam
b729d20c36
* debian/control:
...
+ Switched back to libelf; elfutils is rather non-free.
* configure.ac:
+ Don't assume -lXt when checking for -lX11.
git-svn-id: svn://svn.zoy.org/elk/trunk@246 55e467fa-43c5-0310-a8a2-de718669efc6
2003-12-31 17:21:21 +00:00
sam
b8b5170569
* configure.ac: Added an additional level of quoting (from the FreeBSD port).
...
git-svn-id: svn://svn.zoy.org/elk/trunk@245 55e467fa-43c5-0310-a8a2-de718669efc6
2003-12-08 10:48:49 +00:00
sam
38d0b74bc4
* Updated ChangeLog.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@244 55e467fa-43c5-0310-a8a2-de718669efc6
2003-12-08 10:48:14 +00:00
sam
47f61c877e
* Prepared release 3.99.6.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@242 55e467fa-43c5-0310-a8a2-de718669efc6
2003-12-05 12:35:48 +00:00
sam
9d8ab69e46
* examples/tests/r4rstest.scm:
...
+ Updated Aubrey Jaffers' R4RS compliance test.
git-svn-id: svn://svn.zoy.org/elk/trunk@241 55e467fa-43c5-0310-a8a2-de718669efc6
2003-12-03 12:49:02 +00:00
sam
17adddfb93
* configure.ac:
...
+ Fix by Phillip Rulon for uninitialised $prefix.
git-svn-id: svn://svn.zoy.org/elk/trunk@233 55e467fa-43c5-0310-a8a2-de718669efc6
2003-11-26 17:50:30 +00:00
sam
e2e4ce6dc6
* bootstrap: remove autom4te.cache before running autoconf.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@232 55e467fa-43c5-0310-a8a2-de718669efc6
2003-11-06 10:22:44 +00:00
sam
5d3452d91b
* Minor Debian release.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@231 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-13 09:23:47 +00:00
sam
c9d2b8c0cb
* New Debian upload.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@230 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-10 12:40:37 +00:00
sam
749a5869ae
* Only look for kernel32.dll if the target is windows.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@229 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-07 19:20:35 +00:00
sam
2c8c2dadb8
* Fixed the invalid -lXt check, that was causing the -lXaw check to fail.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@228 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-06 00:19:21 +00:00
sam
41913af48d
* src/libelk.c:
...
+ Test for HAVE_STRUCT_RLIMIT, not HAVE_GETRLIMIT.
* src/loadlib.c:
+ Style fixes.
git-svn-id: svn://svn.zoy.org/elk/trunk@227 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-05 22:52:37 +00:00
sam
ae3913a458
* Minor typo fix (cosmetic).
...
git-svn-id: svn://svn.zoy.org/elk/trunk@226 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-05 21:05:11 +00:00
sam
a632cd1797
* Support for the BeOS dynamic loader.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@225 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-05 13:11:41 +00:00
sam
68d95d0a0b
* Fixed a stupid bug in the HP-UX dynamic code loading.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@224 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-04 22:28:49 +00:00
sam
83cafbd2b3
* Working on 3.99.6.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@223 55e467fa-43c5-0310-a8a2-de718669efc6
2003-10-04 22:27:57 +00:00
sam
11d6d6d102
* Do not fail if -lXmu is not present; -lXt should be enough.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@222 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-30 02:00:20 +00:00
sam
5fc5554433
* Release 3.99.5.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@221 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 13:05:38 +00:00
sam
92ba548f50
* Removed deprecated notes from MACHINES
...
* Added $Id to COPYING and removed date information.
git-svn-id: svn://svn.zoy.org/elk/trunk@220 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 12:49:25 +00:00
sam
97683acf70
* r4rstest.scm is the original test again, we add extra tests at build time
...
in a generated file.
* Fixed a $(srcdir) / $(builddir) confusion.
git-svn-id: svn://svn.zoy.org/elk/trunk@219 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 11:22:30 +00:00
sam
d2ec72e374
* Fixed a couple of $(srcdir) / $(builddir) mistakes in the doc rules.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@218 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 11:15:47 +00:00
sam
8192139a2b
* Use printf "" instead of touch to create timestamps because of systems
...
where touch does not create the file.
git-svn-id: svn://svn.zoy.org/elk/trunk@217 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 10:12:49 +00:00
sam
97d78723a2
* Fixed xaw.la and motif.la loading.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@216 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 10:00:48 +00:00
sam
8eb3b6d06b
* Renamed xt*.c to *.c, because it is their original name in Elk 3.0.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@215 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 10:00:26 +00:00
sam
33a9e2da21
* Split the common part of the xaw and motif plugins into a separate
...
libelk-xt shared library.
git-svn-id: svn://svn.zoy.org/elk/trunk@214 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 09:57:09 +00:00
sam
fe0a092b92
* Renamed plugin.c to init.c to match the xt plugin.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@213 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 09:50:15 +00:00
sam
697b8289d1
* Split the xlib.la module into a shared library and a module, so that the
...
shared library can be used by the xaw and motif modules (which I am going
to split as well).
git-svn-id: svn://svn.zoy.org/elk/trunk@212 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-27 15:20:14 +00:00
sam
d9c2c96d5c
* Fixed a syntax error.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@211 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-27 14:41:16 +00:00
sam
716c3364fe
* Ask SVN to ignore the .dirstamp entry.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@210 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-27 12:34:27 +00:00
sam
897b7f19a5
* Replaced a GNU sed syntax with two combined grep + sed calls.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@209 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-27 12:30:10 +00:00
sam
f52f0ed274
* Use $(AWK) instead of awk.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@208 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-27 12:07:13 +00:00
sam
aefd5ebc52
* Changed the recursion into an iteration so that we don't use awk functions
...
and it properly works with the Solaris implementation.
git-svn-id: svn://svn.zoy.org/elk/trunk@207 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-27 12:05:59 +00:00
sam
25c92f739b
* Use __environ instead of environ on platforms where it exists.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@206 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 17:58:08 +00:00
sam
2b27088412
* Merged the *-xt.la and *-widgets.la module pairs into one *.la to avoid
...
undefined symbols.
git-svn-id: svn://svn.zoy.org/elk/trunk@205 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 17:54:52 +00:00
sam
a107325247
* Fixed environ detection under OS X.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@204 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 16:23:47 +00:00
sam
6193f32c39
* We run r4rstest.scm after having built elk.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@203 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 16:21:24 +00:00
sam
7d9cacb04c
* Fixed shell syntax (if "foo" = "bar" instead of if test "foo" = "bar").
...
git-svn-id: svn://svn.zoy.org/elk/trunk@202 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 15:57:43 +00:00
sam
8959736e63
* Don't build the Xaw and Motif plugins when cross-compiling.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@201 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 15:42:13 +00:00
sam
58ffb951b8
* Fixed linking on OS X.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@200 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 15:33:30 +00:00
sam
f34143b438
* Disabled the use of environ on OS X.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@199 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 15:32:16 +00:00
sam
73bac056b6
* Call Elk with case-sensitive symbols when building code.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@198 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 15:03:20 +00:00
sam
c72bef9733
* Renamed ALIGN into ELK_ALIGN because OS X's <ppc/param.h> defines it.
...
git-svn-id: svn://svn.zoy.org/elk/trunk@197 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 15:02:53 +00:00
sam
5b1cb65202
* Removed compile-time checks for _SC_OPEN_MAX, _PC_PATH_MAX and _SC_PAGESIZE
...
and used simple build-time #ifdefs.
git-svn-id: svn://svn.zoy.org/elk/trunk@196 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 12:28:31 +00:00
sam
1e16bd8dd3
* Added '\r' to the list of whitespace characters, as in the patch I found
...
on http://verno.ueda.info.waseda.ac.jp/network/patch-z .
git-svn-id: svn://svn.zoy.org/elk/trunk@195 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 12:17:33 +00:00