rfm
|
e0711a3b8d
|
allow developers more time to adapt to LGPLv3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26606 72102866-910b-0410-8b05-ffd578937521
|
2008-06-08 10:38:33 +00:00 |
|
ayers
|
9ac20deeab
|
* Source/NSDecimal.m (GSDecimalDouble): Use NAN when available.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25654 72102866-910b-0410-8b05-ffd578937521
|
2007-12-02 10:36:29 +00:00 |
|
fredkiefer
|
869702f8a7
|
Move check of over/underflow after copy. Patch by Mark Tracy
<tracy454@concentric.net>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25523 72102866-910b-0410-8b05-ffd578937521
|
2007-10-09 22:44:20 +00:00 |
|
rfm
|
cd46236028
|
Update to GPL3 and LGPL3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25482 72102866-910b-0410-8b05-ffd578937521
|
2007-09-14 11:36:11 +00:00 |
|
rfm
|
f1157a07c6
|
more reduction of externals symbols pollution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23846 72102866-910b-0410-8b05-ffd578937521
|
2006-10-11 05:26:14 +00:00 |
|
rfm
|
31342aef09
|
Updates to reduce global namespace pollution. Plenty more remaining.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23795 72102866-910b-0410-8b05-ffd578937521
|
2006-10-09 14:00:01 +00:00 |
|
fedor
|
376e495dad
|
* Update FSF Address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21245 72102866-910b-0410-8b05-ffd578937521
|
2005-05-22 03:32:16 +00:00 |
|
CaS
|
0708409c1b
|
Tidy up use of white space so we have it after if/for/while and not after (
or before ) or padding at end of line.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20773 72102866-910b-0410-8b05-ffd578937521
|
2005-02-22 11:22:44 +00:00 |
|
arobert
|
dbdfcfab37
|
added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19588 72102866-910b-0410-8b05-ffd578937521
|
2004-06-22 22:40:40 +00:00 |
|
fedor
|
0e59d4552d
|
Change syntax of includes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16874 72102866-910b-0410-8b05-ffd578937521
|
2003-06-07 01:24:41 +00:00 |
|
fedor
|
b8e7170255
|
Merge from 1.4.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14208 72102866-910b-0410-8b05-ffd578937521
|
2002-07-29 19:37:40 +00:00 |
|
CaS
|
adeecca662
|
Tidyups for ZLIB and GMP
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13688 72102866-910b-0410-8b05-ffd578937521
|
2002-05-22 14:37:21 +00:00 |
|
CaS
|
9172e99294
|
Fix some argument names for autogsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12538 72102866-910b-0410-8b05-ffd578937521
|
2002-02-13 22:25:38 +00:00 |
|
CaS
|
d4b9683acf
|
Added date version and title
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11814 72102866-910b-0410-8b05-ffd578937521
|
2001-12-18 16:54:15 +00:00 |
|
CaS
|
d7e28f6deb
|
Many minor fixes for autogsdoc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11787 72102866-910b-0410-8b05-ffd578937521
|
2001-12-17 14:31:42 +00:00 |
|
jagapen
|
765571e126
|
String usage updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9459 72102866-910b-0410-8b05-ffd578937521
|
2001-03-19 23:53:23 +00:00 |
|
richard
|
4965c4a8f2
|
Added checks for GMP
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8149 72102866-910b-0410-8b05-ffd578937521
|
2000-11-18 08:54:32 +00:00 |
|
FredKiefer
|
ebf19ca129
|
Corrected some bugs and added a basic implementation based on GMP
(Still not complete)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7238 72102866-910b-0410-8b05-ffd578937521
|
2000-08-23 21:27:31 +00:00 |
|
FredKiefer
|
5c5a2a497c
|
Basic implementation of NSDecimal. An implementation using GMP
will follow.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6903 72102866-910b-0410-8b05-ffd578937521
|
2000-07-16 16:56:48 +00:00 |
|