Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gnustep/libs-base issues and pull requests

#470 - Add EdgeInsets missing function in value

Pull Request - State: open - Opened by Matvii-Jarosh 3 days ago

#469 - @interface NSCoder (NSGeometryKeyedCoding) is already there

Issue - State: open - Opened by Matvii-Jarosh 6 days ago - 1 comment

#468 - Added many missing features to NSGeometry

Pull Request - State: closed - Opened by Matvii-Jarosh 6 days ago - 1 comment

#467 - Add documentation for NSOrderedSet

Pull Request - State: closed - Opened by gcasa 7 days ago - 1 comment

#466 - Add unit tests for GSFFIInvocation

Pull Request - State: open - Opened by qmfrederik 8 days ago - 7 comments

#465 - Add documentation

Pull Request - State: closed - Opened by gcasa 8 days ago - 5 comments

#464 - HTML entities should be used when generating...

Issue - State: closed - Opened by gcasa 9 days ago - 2 comments

#463 - OpenBSD i386 test failures

Issue - State: open - Opened by rmottola 11 days ago

#462 - Use Bundle identifier for userdefaults

Pull Request - State: closed - Opened by williameveretteggplant 11 days ago - 3 comments

#461 - Commit 21a48f613630e5dacfb9d712d94923656204cac5 causes a leak

Issue - State: closed - Opened by lcampbel 16 days ago - 3 comments

#460 - fix for builds without ICU

Pull Request - State: closed - Opened by rmottola 16 days ago - 1 comment

#459 - NSString Fails to compile

Issue - State: closed - Opened by rmottola 17 days ago - 5 comments

#458 - Sanitization and Fuzzing

Issue - State: open - Opened by hmelder 20 days ago - 4 comments
Labels: enhancement

#456 - Crash when calling NSUndoManager with method returning object

Issue - State: closed - Opened by triplef 26 days ago - 12 comments

#455 - NSString: Fix -commonPrefixWithString:options: behaviour

Pull Request - State: closed - Opened by hmelder 27 days ago

#454 - NSThread: Implement +detatchThreadWithBlock: and -initWithBlock:

Pull Request - State: closed - Opened by hmelder about 1 month ago

#452 - NSFileManager: data loss when copying files over the network

Issue - State: closed - Opened by eukara about 1 month ago - 10 comments

#451 - Implement NSDate as a small object (tagged pointer) - clang/libobjc2 only

Pull Request - State: closed - Opened by hmelder about 2 months ago - 2 comments

#450 - NSString: Cache ICU collator in thread-local storage

Pull Request - State: closed - Opened by hmelder 2 months ago - 1 comment

#449 - Windows build failure : 'MUI_LANGUAGE_NAME' undeclared

Issue - State: closed - Opened by rmottola 3 months ago - 3 comments

#448 - Speed-Up CI

Issue - State: open - Opened by hmelder 3 months ago
Labels: enhancement

#447 - Fix CI and make libcurl a hard-dependency when using libobjc2

Pull Request - State: closed - Opened by hmelder 3 months ago - 16 comments

#446 - Add getOffset:error: implementation to base

Pull Request - State: closed - Opened by gcasa 3 months ago - 2 comments

#445 - NSKeyValueCoding: Safe-Caching for -[NSObject valueForKey:]

Pull Request - State: closed - Opened by hmelder 3 months ago - 5 comments

#444 - Add typedef NSKeyValueChangeKey to NSKeyValueObserving.h

Pull Request - State: closed - Opened by buzzdeee 3 months ago

#443 - Add some missing NSURLErrorDomain constants, as described here:

Pull Request - State: closed - Opened by buzzdeee 3 months ago

#442 - Add some missing NSSearchPathDirectory enum types

Pull Request - State: open - Opened by buzzdeee 3 months ago

#440 - Agsdoc html style update

Pull Request - State: closed - Opened by rmottola 3 months ago - 3 comments

#439 - Optimisation: Implement `NSDate` and `NSIndexPath` small object classes

Issue - State: closed - Opened by hmelder 3 months ago - 1 comment
Labels: enhancement

#437 - NSOperationQueue: Proper names for worker threads

Pull Request - State: closed - Opened by hmelder 3 months ago

#435 - Make gs_mutex_* APIs public

Pull Request - State: closed - Opened by hmelder 3 months ago - 2 comments

#434 - Remove MinGW 32-bit CI

Pull Request - State: closed - Opened by hmelder 4 months ago - 1 comment

#433 - Update `-[NSMutableArray removeLastObject]`

Pull Request - State: closed - Opened by ERobsham 4 months ago - 8 comments

#432 - `-[NSArray removeLastObject]` throws exception when array is empty

Issue - State: closed - Opened by ERobsham 4 months ago - 1 comment

#430 - Agsdoc new style

Pull Request - State: closed - Opened by rmottola 4 months ago - 5 comments

#429 - MinGW CI Broken

Issue - State: closed - Opened by hmelder 4 months ago - 1 comment

#428 - libdispatch threads should call GSUnregisterCurrentThread() on exit

Issue - State: open - Opened by triplef 4 months ago - 3 comments

#427 - Deprecate support for Windows Versions older than Vista

Issue - State: closed - Opened by hmelder 4 months ago - 2 comments

#426 - NSUserDefaults: Retrieve native UI languages from Windows and Android System APIs

Pull Request - State: closed - Opened by hmelder 4 months ago - 5 comments

#425 - [autogsdoc] should be refactored to support multiple output formats

Issue - State: open - Opened by gcasa 4 months ago - 3 comments
Labels: enhancement, feature request

#423 - NSTask termination notifications can be lost or delayed

Issue - State: closed - Opened by lcampbel 5 months ago - 5 comments

#422 - NSURLSession rewrite

Pull Request - State: closed - Opened by rfm 5 months ago - 31 comments

#421 - Revert "NSURLSession Reimplementation"

Pull Request - State: closed - Opened by rfm 5 months ago - 3 comments

#420 - Initial port of WinObjC's KVO implementation to GNUstep

Pull Request - State: closed - Opened by hmelder 6 months ago - 27 comments

#419 - Implement -[NSFileManager URLsForDirectory:inDomains:]

Pull Request - State: closed - Opened by 2xsaiko 6 months ago - 5 comments

#416 - Fix broken enumerateSubstringsInRange:options:usingBlock: implementation

Pull Request - State: closed - Opened by hmelder 6 months ago - 1 comment

#415 - Use absolute paths in ./configure

Pull Request - State: closed - Opened by qmfrederik 6 months ago

#414 - fix: wrap aFormat with NSNumber

Pull Request - State: closed - Opened by chenrui333 6 months ago

#412 - NSPredicate missing support for comma-separated literal arrays

Issue - State: closed - Opened by triplef 6 months ago - 2 comments

#411 - NSURLSession Reimplementation

Pull Request - State: closed - Opened by hmelder 6 months ago - 14 comments

#410 - Add 10.6 NSExpression methods

Pull Request - State: closed - Opened by gcasa 6 months ago - 1 comment

#409 - Applying clang-format to the entire repository?

Issue - State: open - Opened by ksuther 6 months ago - 13 comments

#408 - Merge gnustep/master into master

Pull Request - State: closed - Opened by rustle 6 months ago

#407 - Implement -[NSString enumerateLinesUsingBlock:]

Pull Request - State: closed - Opened by hmelder 6 months ago - 1 comment

#406 - dispatch_data_t <=> NSData toll-free bridging does not work

Issue - State: open - Opened by hmelder 6 months ago - 1 comment

#405 - Two small xml fixes

Pull Request - State: closed - Opened by sensetalkdoug 6 months ago - 1 comment

#404 - Fix NSString ICU includes for Windows

Pull Request - State: closed - Opened by triplef 6 months ago

#402 - NSURLSession: Invoke Completion Handler upon failed request

Pull Request - State: closed - Opened by hmelder 7 months ago

#401 - NSIndexSet: Implement enumerateRangesUsingBlock: convenience methods

Pull Request - State: closed - Opened by hmelder 7 months ago - 1 comment

#400 - GSFileURLHandle: Remove file handle caching

Pull Request - State: closed - Opened by hmelder 7 months ago - 3 comments

#398 - win64/clang+msvc: Skip failing tests and mark flaky test as hopeful

Pull Request - State: closed - Opened by qmfrederik 7 months ago - 2 comments

#397 - Test do not approve

Pull Request - State: closed - Opened by williameveretteggplant 7 months ago

#396 - NotificationCenter removeObserver

Pull Request - State: closed - Opened by williameveretteggplant 7 months ago - 3 comments

#395 - Failing to build on Rocky 8

Issue - State: closed - Opened by williameveretteggplant 7 months ago - 3 comments

#393 - subClass of NSHashTable does not call allocWithZone

Issue - State: closed - Opened by wayneyzt 7 months ago - 15 comments

#392 - Use actions/upload-artifact@v4

Pull Request - State: closed - Opened by qmfrederik 7 months ago - 4 comments

#391 - Remove Ubuntu x64 Clang gnustep-1.9 build leg

Pull Request - State: closed - Opened by qmfrederik 7 months ago

#390 - Add a CI job for Rocky Linux 9

Pull Request - State: closed - Opened by qmfrederik 7 months ago - 2 comments

#389 - Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for sframe

Pull Request - State: closed - Opened by qmfrederik 7 months ago - 4 comments

#388 - Map `CURLE_COULDNT_CONNECT` to `NSURLErrorCannotConnectToHost`

Pull Request - State: closed - Opened by qmfrederik 7 months ago

#387 - Add support for -[NSThread setName:] on win32 and fix inconsistency in API behaviour

Pull Request - State: closed - Opened by hmelder 7 months ago - 3 comments

#385 - Build error

Issue - State: closed - Opened by dboris 8 months ago - 1 comment

#384 - NSNetService and NSNetServiceBrowser: Throw runtime exceptions

Pull Request - State: closed - Opened by qmfrederik 8 months ago - 8 comments

#382 - Generate pkg-config configuration file for libs-base

Pull Request - State: closed - Opened by qmfrederik 8 months ago - 5 comments

#381 - Uninitialized GSNotificationObserverClass can cause a crash

Issue - State: closed - Opened by svgol 9 months ago - 2 comments

#380 - Implement +[NSDate now]

Pull Request - State: closed - Opened by hmelder 9 months ago

#379 - Refactor NSURLConnection tests

Pull Request - State: closed - Opened by svgol 9 months ago - 6 comments

#378 - NSRunLoop + dispatch_main_queue = 100% CPU --- SOLVED

Issue - State: closed - Opened by sheffler 9 months ago - 11 comments

#377 - -[NSJSONSerialization JSONObjectWithStream:...] has a leak

Issue - State: closed - Opened by lcampbel 9 months ago - 1 comment

#376 - Deadlock in NSUserDefaults

Issue - State: closed - Opened by lcampbel 9 months ago - 3 comments

#374 - Add CI leg for msys2/mingw64 using libobjc2 + gnustep-2.0 ABI

Pull Request - State: open - Opened by qmfrederik 10 months ago - 10 comments

#371 - Use absolute paths in ./configure

Pull Request - State: open - Opened by qmfrederik 10 months ago