Ecosyste.ms: Issues

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

GitHub / mattiasgustavsson/libs issues and pull requests

#73 - Fix http.h socket error handling and more.

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

#72 - http.h: line 312: if (sock == -1)

Issue - State: open - Opened by sky64redstone 4 months ago

#71 - assetsys: Allow overriding file operations

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

#70 - hashtable_init description doesn't match function.

Issue - State: open - Opened by StrikerMan780 5 months ago - 1 comment

#67 - assetsys_file_load has 5 params, not 3

Pull Request - State: open - Opened by konsumer 9 months ago

#66 - strpool_length() documentation question

Issue - State: open - Opened by mondegreengames 10 months ago

#64 - Update for lzma.h

Issue - State: closed - Opened by fineless71 12 months ago - 1 comment

#63 - assetsys: Add `assetsys_mount_from_memory()` function declaration

Pull Request - State: closed - Opened by RobLoach about 1 year ago - 1 comment

#62 - WASM assetsys example

Issue - State: open - Opened by konsumer about 1 year ago

#61 - assetsys: Add `assetsys_mount_data()` to mount data buffers

Pull Request - State: closed - Opened by RobLoach about 1 year ago - 4 comments

#60 - Capture Mouse in SDL

Pull Request - State: open - Opened by Softwave about 1 year ago - 1 comment

#59 - Add testing framework

Pull Request - State: closed - Opened by RobLoach about 1 year ago - 3 comments

#58 - Fix some compile warnings/errors in assetsys.h

Pull Request - State: closed - Opened by ZaneA over 1 year ago

#57 - Is the SDL backend of app.h in working state?

Issue - State: closed - Opened by cblc over 1 year ago - 3 comments

#56 - Include <stdint.h> on non-Windows platforms

Pull Request - State: closed - Opened by ElijahCirioli over 1 year ago

#55 - hashtable: Fix memcmp and memcpy calls

Pull Request - State: closed - Opened by RobLoach over 1 year ago - 2 comments

#54 - Fixed thread_atomic_int_store() on non-Windows systems

Pull Request - State: closed - Opened by ElijahCirioli over 1 year ago

#53 - AssetSys: Mount from Memory

Issue - State: closed - Opened by RobLoach almost 2 years ago - 2 comments

#52 - Infinite loop in hashtable_remove

Pull Request - State: closed - Opened by RandyGaul almost 2 years ago

#51 - Infinite loop in hash table

Issue - State: closed - Opened by RandyGaul almost 2 years ago - 1 comment

#50 - Invalid handle in strpool?

Issue - State: closed - Opened by ib00 almost 2 years ago - 2 comments

#49 - What't the point of the way union/struct types are defined in thread.h?

Issue - State: closed - Opened by germaniuss almost 2 years ago - 13 comments

#48 - thread.h: memset() requires <string.h>

Pull Request - State: closed - Opened by LutzenH almost 2 years ago

#47 - Added more WIP libs

Pull Request - State: closed - Opened by mattiasgustavsson about 2 years ago

#46 - bug in rnd_xorshift_range()

Issue - State: closed - Opened by cesss about 2 years ago - 1 comment

#45 - Add vcpkg installation instructions

Pull Request - State: closed - Opened by Adela0814 about 2 years ago - 1 comment

#44 - app.h sample not building with tcc on Win10

Issue - State: closed - Opened by gooderist over 2 years ago - 1 comment

#43 - Fix strpool_collate improperly modifying the strpool

Pull Request - State: closed - Opened by tedajax over 2 years ago - 1 comment

#42 - ini.h: handling property and comment on same line, and handling empty values.

Issue - State: closed - Opened by jwstolk over 2 years ago - 2 comments

#41 - Added ability to check bytes expected of a file

Pull Request - State: closed - Opened by nhurde over 2 years ago - 1 comment

#40 - Update http.h

Pull Request - State: closed - Opened by nhurde over 2 years ago - 1 comment

#39 - strpool.h - discards all

Issue - State: closed - Opened by zecruel almost 3 years ago - 1 comment

#38 - Please rename main branch to master

Issue - State: closed - Opened by dc1248 about 3 years ago - 1 comment

#37 - [`thread.h`] : Linux `pthread_setname_np()` not defined

Issue - State: closed - Opened by SuperUserNameMan about 3 years ago - 1 comment

#36 - http.h: Do not add port 80 to Host header

Pull Request - State: closed - Opened by thp about 3 years ago - 2 comments

#35 - Add an including of stdint.h

Pull Request - State: closed - Opened by Sokolmish over 3 years ago

#34 - Undef before define

Pull Request - State: closed - Opened by DBJDBJ over 3 years ago

#33 - docs: fix simple typo, occured -> occurred

Pull Request - State: closed - Opened by timgates42 almost 4 years ago

#32 - Update assetsys.h

Pull Request - State: closed - Opened by LiamKarlMitchell almost 4 years ago

#31 - assetsys.h Win32_WINNT version

Issue - State: closed - Opened by LiamKarlMitchell almost 4 years ago

#30 - Function thread_queue_produce always returns zero

Issue - State: closed - Opened by martincohen about 4 years ago - 2 comments

#29 - Add errno.h include

Pull Request - State: closed - Opened by czarnota over 4 years ago - 1 comment

#28 - [ini.h] Fix -Wsign-compare warnings

Pull Request - State: closed - Opened by ghost over 4 years ago

#27 - http.h using undefined uintptr_t

Issue - State: closed - Opened by Duckxz over 4 years ago

#26 - app.h + VS2019 + Win10 PRO

Issue - State: closed - Opened by DBJDBJ almost 5 years ago - 7 comments

#25 - App.h using deprecated Windows APIs to find known folders

Issue - State: closed - Opened by kavika13 almost 5 years ago - 2 comments

#24 - Add missing app.h API implementations for APP_NULL

Pull Request - State: closed - Opened by kavika13 almost 5 years ago

#23 - Fix failure to compile app.h as C

Pull Request - State: closed - Opened by kavika13 almost 5 years ago

#22 - Fix thread.h compile on Linux and MinGW

Pull Request - State: closed - Opened by TGRCdev over 5 years ago - 1 comment

#21 - Can't mount as root

Issue - State: closed - Opened by ibachar over 5 years ago - 7 comments

#20 - In thread.h: thread_create() name conflict on macOS

Issue - State: closed - Opened by Photosounder over 5 years ago - 1 comment

#19 - Fixed return of wrong sections and properties by find functions

Pull Request - State: closed - Opened by WSSDude over 5 years ago - 1 comment

#18 - In thread.h, MinGW doesn't like VC's __try/__except

Issue - State: closed - Opened by Photosounder almost 6 years ago - 1 comment

#17 - No thread_detach() function?

Issue - State: closed - Opened by Photosounder almost 6 years ago - 1 comment

#16 - Fix bad bounds checking in ini_find_property()

Pull Request - State: closed - Opened by oin almost 6 years ago - 3 comments

#15 - ini.h: Bad bounds checking in ini_find_property()

Issue - State: closed - Opened by oin almost 6 years ago - 1 comment

#14 - Issue with ini_find_section and ini_find_property (+fix)

Issue - State: closed - Opened by WSSDude about 6 years ago - 9 comments

#12 - Cast from thread_tls_t to pthread_key_t loses precision

Issue - State: closed - Opened by braddabug over 6 years ago - 1 comment

#11 - assetsys_mount should accept absolute path

Issue - State: closed - Opened by isRyven over 6 years ago - 2 comments

#10 - Fix dangling zip pointer upon mount capacity expand

Pull Request - State: closed - Opened by isRyven over 6 years ago

#9 - Fix dismount causes segfault

Pull Request - State: closed - Opened by isRyven over 6 years ago - 2 comments

#8 - Make hashtable_insert() return 1/0 depending on the table growth success

Pull Request - State: closed - Opened by Daniel-Cortez over 6 years ago - 1 comment

#7 - hashtable as priority queue

Issue - State: closed - Opened by RandyGaul almost 7 years ago

#6 - Fixed a few issues with ini.h

Pull Request - State: closed - Opened by bkaradzic almost 7 years ago - 1 comment

#5 - INI_STRICMP should have length as 3rd argument

Issue - State: closed - Opened by bkaradzic almost 7 years ago - 1 comment

#4 - Developer functions (to support a hotloading wrapper)

Pull Request - State: closed - Opened by RandyGaul almost 7 years ago - 1 comment

#3 - assetsys poll func

Pull Request - State: closed - Opened by RandyGaul almost 7 years ago

#2 - Bug in ini_property_value_set

Issue - State: closed - Opened by RandyGaul almost 7 years ago - 4 comments

#1 - Multithreading

Issue - State: closed - Opened by ringoz almost 9 years ago - 2 comments