Adam Fedor
|
849e1153a6
|
Patch for ffcall on Darwin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24894 72102866-910b-0410-8b05-ffd578937521
|
2007-03-18 04:47:04 +00:00 |
|
Nicola Pero
|
2862e46497
|
Install SSL.bundle into versioned library directory so that you can have multiple gnustep-base installed, each with its own SSL bundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24889 72102866-910b-0410-8b05-ffd578937521
|
2007-03-17 16:56:23 +00:00 |
|
Nicola Pero
|
7ad9d61fab
|
uninstall GSConfig.h upon uninstall
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24888 72102866-910b-0410-8b05-ffd578937521
|
2007-03-17 16:42:59 +00:00 |
|
Nicola Pero
|
a789e3ec4b
|
Fixed [NSBundle bundleForLibrary: @"gnustep-base"];
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24883 72102866-910b-0410-8b05-ffd578937521
|
2007-03-17 00:27:42 +00:00 |
|
Richard Frith-MacDonald
|
7dcbcdd921
|
Generate end of stream events immediately on reading eof
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24882 72102866-910b-0410-8b05-ffd578937521
|
2007-03-16 17:54:16 +00:00 |
|
Richard Frith-MacDonald
|
33d157dffe
|
Fix bug deserialising large objects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24877 72102866-910b-0410-8b05-ffd578937521
|
2007-03-15 16:55:56 +00:00 |
|
Richard Frith-MacDonald
|
3a7dbdb86d
|
fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24876 72102866-910b-0410-8b05-ffd578937521
|
2007-03-15 16:20:36 +00:00 |
|
Richard Frith-MacDonald
|
0a486ea532
|
clarify --disable-environment-config-file documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24872 72102866-910b-0410-8b05-ffd578937521
|
2007-03-14 16:48:28 +00:00 |
|
Richard Frith-MacDonald
|
9feda6fdf4
|
Improve native locale integration and mswindows usability.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24871 72102866-910b-0410-8b05-ffd578937521
|
2007-03-14 16:04:13 +00:00 |
|
Nicola Pero
|
1033f08ee2
|
Remove the NSBundle.h include after last change removed dependency on NSBundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24870 72102866-910b-0410-8b05-ffd578937521
|
2007-03-14 13:22:29 +00:00 |
|
Nicola Pero
|
5fa74f7f71
|
Fixed bootstrap problem where NSBundle +initialize would use NSUserDefaults +standardDefaults to create the _gnustep_bundle, and NSUserDefaults +standardDefaults would use NSBundle's _gnustep_bundle to lookup resources
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24869 72102866-910b-0410-8b05-ffd578937521
|
2007-03-14 13:01:16 +00:00 |
|
Richard Frith-MacDonald
|
97b76e81d1
|
Fix memory leak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24868 72102866-910b-0410-8b05-ffd578937521
|
2007-03-14 08:57:20 +00:00 |
|
Richard Frith-MacDonald
|
bad585bb00
|
Use default c-string encoding for loading other locale info.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24859 72102866-910b-0410-8b05-ffd578937521
|
2007-03-13 12:20:45 +00:00 |
|
Richard Frith-MacDonald
|
235009b56b
|
Fix minor memory management bug
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24853 72102866-910b-0410-8b05-ffd578937521
|
2007-03-12 16:47:42 +00:00 |
|
Richard Frith-MacDonald
|
c4dbb7a39a
|
Update timezone info
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24852 72102866-910b-0410-8b05-ffd578937521
|
2007-03-12 06:20:13 +00:00 |
|
Nicola Pero
|
c641207ab8
|
Implemented experimental library resource bundle versioning
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24841 72102866-910b-0410-8b05-ffd578937521
|
2007-03-09 19:09:08 +00:00 |
|
Richard Frith-MacDonald
|
c2d8270d8c
|
remove some unused code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24835 72102866-910b-0410-8b05-ffd578937521
|
2007-03-09 12:54:21 +00:00 |
|
Richard Frith-MacDonald
|
72ed701246
|
drop .exe extension for process name on windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24832 72102866-910b-0410-8b05-ffd578937521
|
2007-03-09 08:48:09 +00:00 |
|
Richard Frith-MacDonald
|
642dd459bd
|
Fixup for handling cancelled URL loads.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24819 72102866-910b-0410-8b05-ffd578937521
|
2007-03-08 08:57:58 +00:00 |
|
Nicola Pero
|
c632fa6fb5
|
Added missing directory key GSAdminTools
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24811 72102866-910b-0410-8b05-ffd578937521
|
2007-03-08 02:32:18 +00:00 |
|
Richard Frith-MacDonald
|
8d4cc1374c
|
MacOS-X compatibility fixup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24799 72102866-910b-0410-8b05-ffd578937521
|
2007-03-07 13:16:00 +00:00 |
|
Richard Frith-MacDonald
|
af2aca2fcf
|
Remove objctidy hack ... need a better solution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24796 72102866-910b-0410-8b05-ffd578937521
|
2007-03-07 11:24:35 +00:00 |
|
Richard Frith-MacDonald
|
c2800681d8
|
Use debug syslog by default.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24788 72102866-910b-0410-8b05-ffd578937521
|
2007-03-06 21:42:26 +00:00 |
|
Richard Frith-MacDonald
|
311f923fee
|
Add auto shutdown for gdnc and filesystem fixup for spelling dictionaries
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24787 72102866-910b-0410-8b05-ffd578937521
|
2007-03-06 18:38:22 +00:00 |
|
Nicola Pero
|
2d0d7623b7
|
Implemented properly NSUserDirectory
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24780 72102866-910b-0410-8b05-ffd578937521
|
2007-03-06 14:03:49 +00:00 |
|
Richard Frith-MacDonald
|
40d40e3a1a
|
Don't count '.exe' as part of program name on mswindows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24778 72102866-910b-0410-8b05-ffd578937521
|
2007-03-06 11:40:17 +00:00 |
|
Nicola Pero
|
2190c28165
|
Print out headers dir as well
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24772 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 18:11:44 +00:00 |
|
Nicola Pero
|
376600b494
|
Fixes for filesystem layout; implemented GSWebApplications support; print out the entire filesystem layout that is hardcoded into gnustep-base to ease debugging problems
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24771 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 17:58:02 +00:00 |
|
Richard Frith-MacDonald
|
76378a7c6b
|
Fix typo and add cast to avoid compiler warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24770 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 17:04:14 +00:00 |
|
Richard Frith-MacDonald
|
771bca1872
|
fix error in declaration on mingw
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24768 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 16:13:06 +00:00 |
|
Richard Frith-MacDonald
|
ab05881864
|
work around bug in mingw headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24767 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 16:09:46 +00:00 |
|
Richard Frith-MacDonald
|
d259822e2b
|
avoid some compiler warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24765 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 16:02:25 +00:00 |
|
Richard Frith-MacDonald
|
9bfdfd9269
|
Try using atomic increment/decrement for after retain/release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24764 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 15:41:09 +00:00 |
|
Adam Fedor
|
c90dfeb774
|
Add trampoline test
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24763 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 15:21:34 +00:00 |
|
Richard Frith-MacDonald
|
90802542bd
|
Add optimisations from mySTEP along with various bugfixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24761 72102866-910b-0410-8b05-ffd578937521
|
2007-03-05 11:51:10 +00:00 |
|
Richard Frith-MacDonald
|
48a1d1760b
|
Moved fiels for macos compatibility
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24759 72102866-910b-0410-8b05-ffd578937521
|
2007-03-04 15:26:35 +00:00 |
|
Richard Frith-MacDonald
|
6166f4d4ce
|
Fix error in last mod
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24755 72102866-910b-0410-8b05-ffd578937521
|
2007-03-02 15:57:57 +00:00 |
|
Richard Frith-MacDonald
|
bc16a6ea96
|
Fix problems with sites which require authentication if we don't have any
credentials
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24752 72102866-910b-0410-8b05-ffd578937521
|
2007-03-02 11:53:20 +00:00 |
|
Nicola Pero
|
8b7a80b537
|
Fixed looking up gnustep-base resources with custom layout; try to catch serious filesystem config errors early on in configure
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24747 72102866-910b-0410-8b05-ffd578937521
|
2007-03-02 03:30:22 +00:00 |
|
Richard Frith-MacDonald
|
d5ed49570f
|
fix leap year error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24742 72102866-910b-0410-8b05-ffd578937521
|
2007-03-01 17:41:37 +00:00 |
|
Richard Frith-MacDonald
|
ea4a13d07c
|
Improve initialisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24741 72102866-910b-0410-8b05-ffd578937521
|
2007-03-01 17:35:43 +00:00 |
|
Richard Frith-MacDonald
|
a62325a01f
|
Another mingw fixup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24739 72102866-910b-0410-8b05-ffd578937521
|
2007-03-01 15:31:46 +00:00 |
|
Richard Frith-MacDonald
|
fa43003aa1
|
Ignore obsolete keys.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24736 72102866-910b-0410-8b05-ffd578937521
|
2007-03-01 13:46:01 +00:00 |
|
Richard Frith-MacDonald
|
5093781315
|
Some cleanup for make-2.0 changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24735 72102866-910b-0410-8b05-ffd578937521
|
2007-03-01 13:43:23 +00:00 |
|
Richard Frith-MacDonald
|
08ac14b159
|
Fixup one error setting hard-coded paths on mingw
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24731 72102866-910b-0410-8b05-ffd578937521
|
2007-02-28 18:34:07 +00:00 |
|
Nicola Pero
|
73c22c6b13
|
MinGW updates to paths ... complicated stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24720 72102866-910b-0410-8b05-ffd578937521
|
2007-02-28 07:14:27 +00:00 |
|
Richard Frith-MacDonald
|
4c6d361454
|
ock contention fix added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24715 72102866-910b-0410-8b05-ffd578937521
|
2007-02-28 06:24:13 +00:00 |
|
Nicola Pero
|
f0e4035dcd
|
Removed obsolete variable in makefile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24708 72102866-910b-0410-8b05-ffd578937521
|
2007-02-27 14:26:19 +00:00 |
|
Nicola Pero
|
a21f7411b4
|
Updated for shorter documentation variable names in GNUstep.conf
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24692 72102866-910b-0410-8b05-ffd578937521
|
2007-02-26 15:20:50 +00:00 |
|
Richard Frith-MacDonald
|
bdfd81bbe4
|
Add experimental option for more compact NSCharacterSet storage.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24672 72102866-910b-0410-8b05-ffd578937521
|
2007-02-21 10:02:26 +00:00 |
|