rfm
|
2278c79f62
|
Add +trackOwnership method to trace tetain/release for objects of a class
|
2024-11-20 14:27:44 +00:00 |
|
rfm
|
da73bc5e9b
|
Fix failure t unlock mutex
|
2024-11-19 19:15:08 +00:00 |
|
rfm
|
d5da92da73
|
Add a few more words to autogsdoc known ignore set
|
2024-11-19 18:53:32 +00:00 |
|
rfm
|
7965acc27b
|
Make +atExit method honor the shoudl clean up setting
|
2024-11-19 18:10:07 +00:00 |
|
rfm
|
691d1eaafe
|
re-add entry for recent fixes
|
2024-11-19 17:05:00 +00:00 |
|
rfm
|
8e343cc71e
|
Merge pull request #468 from Matvii-Jarosh/nsgeometry-missing-func
Added many missing features to NSGeometry
|
2024-11-19 17:02:56 +00:00 |
|
Matvii Jarosh
|
055cb708f9
|
fix enums
|
2024-11-19 18:45:39 +02:00 |
|
Matvii Jarosh
|
aa4a062692
|
Merge branch 'nsgeometry-missing-func' of github.com:Matvii-Jarosh/libs-base into nsgeometry-missing-func
|
2024-11-19 18:41:37 +02:00 |
|
Matvii Jarosh
|
97ba75c5c8
|
fixed enums
|
2024-11-19 18:34:27 +02:00 |
|
rfm
|
e0b37c4a1b
|
Merge branch 'master' into nsgeometry-missing-func
|
2024-11-19 14:10:12 +00:00 |
|
rfm
|
ebedfaf5c1
|
avoid a couple of compiler warnings
|
2024-11-19 12:57:59 +00:00 |
|
rfm
|
04902baa89
|
Merge branch 'atexit'
|
2024-11-19 12:46:43 +00:00 |
|
rfm
|
e7e7051acd
|
Document changes
|
2024-11-19 12:27:56 +00:00 |
|
rfm
|
0243b4efec
|
Revert unnecessary change
|
2024-11-19 11:06:26 +00:00 |
|
rfm
|
077e4646ab
|
Fix reference cycle in absolute time zone and its detail
|
2024-11-19 10:58:37 +00:00 |
|
rfm
|
6f02b87ae1
|
Fix compiler warnings about variable size
|
2024-11-19 09:28:19 +00:00 |
|
rfm
|
ef0569cd4a
|
Rename method to better reflect what it actually does.
|
2024-11-19 09:20:06 +00:00 |
|
rfm
|
39e46d214c
|
Remove unecessary graphviz settings
|
2024-11-18 22:34:51 +00:00 |
|
Gregory John Casamento
|
063ff01f63
|
Add the rest of the ordered set documentation
|
2024-11-18 22:34:51 +00:00 |
|
Gregory John Casamento
|
c8c10d0aac
|
Add the rest of the ordered set documentation
|
2024-11-18 22:34:51 +00:00 |
|
Gregory John Casamento
|
90eda71018
|
Add documentation for NSOrderedSet
|
2024-11-18 22:34:51 +00:00 |
|
Riccardo Mottola
|
32b84ca49d
|
fix minor typos
|
2024-11-18 22:34:51 +00:00 |
|
rfm
|
d31ed9a68e
|
Technically <br /> is correct xml even though <br/> is generally accepted.
|
2024-11-18 22:29:15 +00:00 |
|
rfm
|
37eba33f8c
|
Fixup <br> to <br/>
|
2024-11-18 22:29:15 +00:00 |
|
Gregory John Casamento
|
9800834360
|
Add final documentation changes
|
2024-11-18 22:29:15 +00:00 |
|
Gregory John Casamento
|
bd8f4aadc1
|
Cleanup whitespace
|
2024-11-18 22:29:15 +00:00 |
|
Gregory John Casamento
|
7287f76780
|
Add NSUnit documentation
|
2024-11-18 22:29:15 +00:00 |
|
rfm
|
e782157ad7
|
Fix buffer overflow
|
2024-11-18 22:18:45 +00:00 |
|
rfm
|
eb0fc1a3b3
|
Remove unecessary graphviz settings
|
2024-11-18 20:33:37 +00:00 |
|
rfm
|
bb4bcaff9d
|
Fix leak
|
2024-11-18 19:17:16 +00:00 |
|
rfm
|
9207ab856f
|
Fix leak when absolute time zones are stored in the name dictionary
|
2024-11-18 17:15:11 +00:00 |
|
Gregory Casamento
|
e5f378887d
|
Merge pull request #467 from gnustep/NSOrderedSet_documentation
Add documentation for NSOrderedSet
|
2024-11-18 11:36:17 -05:00 |
|
Matvii Jarosh
|
19d6aefa47
|
Added many missing features to NSGeometry
|
2024-11-18 18:07:59 +02:00 |
|
Matvii Jarosh
|
20f7a294e8
|
Added many missing features to NSGeometry
|
2024-11-18 17:57:47 +02:00 |
|
rfm
|
eeff6e08a7
|
Correct the creation of the hash table used for absolute time zones.
|
2024-11-18 15:34:53 +00:00 |
|
Riccardo Mottola
|
c0a11aed8b
|
fix minor typos
|
2024-11-18 15:38:57 +01:00 |
|
rfm
|
67eeb932d1
|
Add tests for class and protocol lists
|
2024-11-18 14:33:52 +00:00 |
|
rfm
|
240df48ec8
|
Avoid deadlock in cleanup functions/methods called by atexit()
|
2024-11-18 09:19:04 +00:00 |
|
rfm
|
96bbc05b18
|
More leak fixups
|
2024-11-17 21:41:43 +00:00 |
|
rfm
|
42fa1bf04a
|
Protect against dealloc without init
|
2024-11-17 20:57:04 +00:00 |
|
rfm
|
2887275a3a
|
Protect againse dealloc of uninitialised connection
|
2024-11-17 20:55:27 +00:00 |
|
rfm
|
9e504da2df
|
Don't have the subtask crash when logging zombie message.
|
2024-11-17 20:50:17 +00:00 |
|
rfm
|
2c9e521789
|
allow more time for slow tests
|
2024-11-17 19:31:54 +00:00 |
|
Gregory John Casamento
|
c8185a1656
|
Add the rest of the ordered set documentation
|
2024-11-17 12:07:20 -05:00 |
|
Gregory John Casamento
|
7210ae242e
|
Add the rest of the ordered set documentation
|
2024-11-17 12:04:24 -05:00 |
|
rfm
|
598236d3ef
|
prevent re-initialize
|
2024-11-17 17:01:19 +00:00 |
|
rfm
|
f12eabad50
|
Fixup for dealloc of uninitialised instances
|
2024-11-17 16:55:54 +00:00 |
|
rfm
|
75049ec22e
|
Replace lost check
|
2024-11-17 16:50:16 +00:00 |
|
rfm
|
6a723e5a87
|
Fixes for dealloc when init has not been called.
|
2024-11-17 16:41:59 +00:00 |
|
rfm
|
65b9b55e01
|
Fix dealloc when init has not been called
|
2024-11-17 16:31:37 +00:00 |
|