mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6906 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
21d9f77acb
commit
9ef5d9d754
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2000-07-16 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/base/NSDecimal.h:
|
||||
* Headers/gnustep/base/NSDecimalNumber.h:
|
||||
Included missing functions and changed type definition.
|
||||
* Source/NSDecimal.m:
|
||||
Basic implementation of NSDecimal. An implementation using GMP
|
||||
will follow.
|
||||
* Source/NSDecimalNumber.m:
|
||||
Use the NSDecimal functions for this class
|
||||
* Source/GNUMakefile:
|
||||
Add NSDecimal and NSDecimalNumber
|
||||
|
||||
2000-07-07 Jonathan Gapen <jagapen@home.com>
|
||||
|
||||
* Source/NSString.m: (-initWithFormat:), (-initWithFormat:locale:),
|
||||
|
|
Loading…
Reference in a new issue