Commit graph

12919 commits

Author SHA1 Message Date
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
rfm
cd3e69245d More leak management fixes 2024-11-17 16:16:46 +00:00
Gregory John Casamento
7007f7e217 Add documentation for NSOrderedSet 2024-11-17 10:17:46 -05:00
rfm
90082eccac Revert last change 2024-11-17 15:03:22 +00:00
rfm
7cff5fc106 Fix more leaks 2024-11-17 13:32:31 +00:00
rfm
0fb9739f21 Fix leaks and a possible buffer overrun 2024-11-17 12:55:55 +00:00
Gregory John Casamento
67a42b38ce Merge branch 'master' of github.com:gnustep/libs-base 2024-11-17 06:33:35 -05:00
Gregory John Casamento
704b467075 Add final documentation changes 2024-11-17 06:33:14 -05:00
rfm
dc4fad2c47 Fix for dealloc without init 2024-11-17 11:27:41 +00:00
rfm
6c276d6ab4 Technically <br /> is correct xml even though <br/> is generally accepted. 2024-11-17 10:14:08 +00:00
rfm
21c8b6b8a2 Fixup <br> to <br/> 2024-11-17 09:57:25 +00:00
rfm
cb0f6a64de
Merge pull request #465 from gnustep/documentation_changes
Add documentation
2024-11-17 09:56:01 +00:00
rfm
5b46efa8cd More leak fixes 2024-11-16 21:11:56 +00:00
rfm
d68e8be8ee Fix leaks 2024-11-16 15:45:38 +00:00
rfm
c7f0c27dd7 More leaks fixed 2024-11-16 14:07:33 +00:00
rfm
aedd13dc94 More leaks fixed 2024-11-16 13:34:56 +00:00
Gregory John Casamento
283cb91ea8 Cleanup whitespace 2024-11-16 07:06:27 -05:00
rfm
87c50830e2 Fix some more leaks 2024-11-16 11:51:53 +00:00
rfm
9573539795 Fix buffer overrun 2024-11-16 11:51:53 +00:00
rfm
1e5c30dc50 Avoid possible leak caused by exception during property list parsing 2024-11-16 11:51:53 +00:00
Gregory John Casamento
9f8edc580a Add NSUnit documentation 2024-11-16 06:50:58 -05:00
rfm
75ae2da498 Fix bug when emptying an empty array 2024-11-16 11:41:12 +00:00
rfm
088b76bed1 Fix leaks 2024-11-15 21:21:41 +00:00
rfm
77c66e3d95 Fix leaks 2024-11-15 20:48:09 +00:00
rfm
8209fa428f Lazy initialisation of nonBase charset info to avoid recursion during startup 2024-11-15 18:47:45 +00:00
rfm
d7c9bdbce7 Fix nil to NULL 2024-11-15 18:35:41 +00:00
rfm
093ab72a47 Fix leaks 2024-11-15 16:00:47 +00:00