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 |
|
rfm
|
3aa7189ddb
|
Improve MacOS-X compatibility of headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25638 72102866-910b-0410-8b05-ffd578937521
|
2007-11-29 20:53:26 +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
|
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 |
|
ayers
|
5cd31cd000
|
* Testing/benchmark.m: Add some NSMapTable tests.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21744 72102866-910b-0410-8b05-ffd578937521
|
2005-09-25 17:36:14 +00:00 |
|
CaS
|
4c7e6af282
|
Improve performance of hash (for use as dictionary keys)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21691 72102866-910b-0410-8b05-ffd578937521
|
2005-08-31 09:34:33 +00:00 |
|
fedor
|
2dc1962a6b
|
Further copyright/license updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21481 72102866-910b-0410-8b05-ffd578937521
|
2005-07-15 22:51:23 +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 |
|
CaS
|
35b7fbf96e
|
Restructuring and various optimisations to drastically improve appendFormat:
performance.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19307 72102866-910b-0410-8b05-ffd578937521
|
2004-05-14 10:52:30 +00:00 |
|
ayers
|
4e4df7b974
|
* Source/GSPrivate.h (GS_REPLACE_CONSTANT_STRING): New macro.
* Source/externs.m: Initialize constant strings statically.
(GSBuildStrings): Replace static strings with dynamic
versions.
* Testing/benchmark.m: Added tests for NSString -hash and
-copy. Aligned ouput.
* Testing/externs.m: New test.
* Testing/GNUmakefile: Added externs.m test. Activated
ADDITIONAL_TOOLS tests excluding gstcpport tests.
* Source/Additions/GSCategories.m: Adjust declared lock type.
Added comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18058 72102866-910b-0410-8b05-ffd578937521
|
2003-11-06 21:11:39 +00:00 |
|
CaS
|
1ac6ee9a03
|
fix for old compilers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14785 72102866-910b-0410-8b05-ffd578937521
|
2002-10-15 04:55:51 +00:00 |
|
CaS
|
39aad49dd2
|
Various timezone updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14606 72102866-910b-0410-8b05-ffd578937521
|
2002-09-30 16:54:29 +00:00 |
|
CaS
|
72eab219b4
|
Tidied removing some obsolete code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12758 72102866-910b-0410-8b05-ffd578937521
|
2002-02-25 15:04:06 +00:00 |
|
nico
|
5401390bec
|
Added test showing performance hit on super calls in category methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11283 72102866-910b-0410-8b05-ffd578937521
|
2001-10-30 16:14:44 +00:00 |
|
nico
|
8b04e92633
|
Make the class method invocation benchmark more fair by using 10 different
classes; added bench for NSClassFromString
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9678 72102866-910b-0410-8b05-ffd578937521
|
2001-04-23 22:37:51 +00:00 |
|
nico
|
89241dcf43
|
Changed messages to give idea of order of magnitudes; added tests for
retain/release, locking/unlocking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9658 72102866-910b-0410-8b05-ffd578937521
|
2001-04-22 14:57:20 +00:00 |
|
fedor
|
656fde90c0
|
Final fixes for DLLs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6848 72102866-910b-0410-8b05-ffd578937521
|
2000-06-30 22:42:48 +00:00 |
|
richard
|
15d28621f9
|
Various changes for improved uniquing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6478 72102866-910b-0410-8b05-ffd578937521
|
2000-04-18 09:02:38 +00:00 |
|
fedor
|
302c691e79
|
Merge from dawn
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4853 72102866-910b-0410-8b05-ffd578937521
|
1999-09-09 02:56:20 +00:00 |
|
richard
|
0bea8b1733
|
Release data objects reasonably.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4272 72102866-910b-0410-8b05-ffd578937521
|
1999-05-19 20:18:51 +00:00 |
|
richard
|
8a2d9fe1fd
|
Benchmark overhead for classname lookup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3546 72102866-910b-0410-8b05-ffd578937521
|
1999-01-08 09:48:33 +00:00 |
|
richard
|
42cbe96bff
|
Add property-list archiving benchmarks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3243 72102866-910b-0410-8b05-ffd578937521
|
1998-11-19 15:49:43 +00:00 |
|
richard
|
191e7d821c
|
Added an NSArray check.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3218 72102866-910b-0410-8b05-ffd578937521
|
1998-11-14 03:48:19 +00:00 |
|
richard
|
bc84052581
|
Simple benchmarks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3204 72102866-910b-0410-8b05-ffd578937521
|
1998-11-12 08:40:01 +00:00 |
|