195da67d13
added -no-undefined to makefile.am
...
- libtool, without -no-undefined, doesn't not build a shared library on win32.
2008-12-14 08:38:58 +00:00
54855b9730
Fixed the printing issue of a long double value in MINGW32.
...
- The long double type in MINGW32 is 12 bytes while the double type is 8 bytes.
- The compiled binary is linked against the Microsoft library.
- In that library, both the long double and the double type are 8 bytes.
- The code has been changed to use the double type if __MINGW32__ is defined.
2008-12-10 03:55:51 +00:00
71aed8062f
porting tio and sio
2008-10-15 04:08:31 +00:00
602be420ee
trying to get lda.c working
2008-10-03 06:06:10 +00:00
5e8901042a
2008-08-21 03:17:25 +00:00
3cbefaa12c
2008-08-19 05:21:48 +00:00
017c4cceb1
2008-07-20 01:29:52 +00:00
842970473e
2008-07-19 08:56:50 +00:00
1546704051
2008-07-19 08:04:49 +00:00
9900c570e2
2008-07-03 08:08:38 +00:00
07b451aedb
2008-06-29 03:38:00 +00:00
74b42e112d
2008-06-27 00:44:41 +00:00
c9a9fb6c85
2008-06-26 23:48:54 +00:00
83f8a0d606
2008-06-23 00:56:35 +00:00
8e3a0e2c84
2008-06-22 08:37:03 +00:00
ac4c18389e
2008-06-20 04:27:37 +00:00
77d6c882d7
2008-06-20 03:54:58 +00:00
8179c37c29
2008-06-04 02:18:55 +00:00