Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ndevilla/iniparser issues and pull requests
#166 - fix: omit library file extension on linking
Pull Request -
State: closed - Opened by bnjmnjrk 4 months ago
- 1 comment
#165 - cmake: use CMAKE_INSTALL_FULL_* in the pc file
Pull Request -
State: closed - Opened by LeSuisse 5 months ago
- 1 comment
#164 - Point to new project location
Pull Request -
State: closed - Opened by lmoellendorf 6 months ago
- 1 comment
#163 - Fix parsing of section names containing whitespaces
Pull Request -
State: closed - Opened by lmoellendorf 6 months ago
#162 - Regression: iniparser fails to parse section names containing whitespaces
Issue -
State: closed - Opened by lmoellendorf 6 months ago
Labels: bug
#161 - Add Clusterfuzzlite integration
Pull Request -
State: closed - Opened by DavidKorczynski 6 months ago
- 1 comment
#160 - Quote and escape
Pull Request -
State: closed - Opened by lmoellendorf 7 months ago
- 1 comment
#159 - Sections with brackets
Pull Request -
State: closed - Opened by lmoellendorf 7 months ago
#158 - Support for loading string/custom streams
Pull Request -
State: closed - Opened by lmoellendorf 8 months ago
#157 - Add more thorough number parsing checks. Fix a couple of potential bugs.
Pull Request -
State: open - Opened by lmoellendorf 8 months ago
#156 - Test utf8
Pull Request -
State: closed - Opened by lmoellendorf 8 months ago
#155 - Allow "on" and "off" as boolean values
Issue -
State: open - Opened by philrandal 8 months ago
- 1 comment
Labels: enhancement
#154 - allow on/off as boolean values
Pull Request -
State: open - Opened by philrandal 8 months ago
- 1 comment
#153 - Replace POSIX ssize_t with C standard size_t
Pull Request -
State: closed - Opened by dofuuz 9 months ago
- 3 comments
#152 - Add Github Actions CI
Pull Request -
State: closed - Opened by hramrach 9 months ago
- 4 comments
#151 - Free dictionaries in test_dictionary.c
Pull Request -
State: closed - Opened by ashamedbit 9 months ago
- 2 comments
#150 - Fix warning about variadic macro
Pull Request -
State: closed - Opened by hramrach 10 months ago
- 1 comment
#149 - Bugfix/32bit architecture
Pull Request -
State: closed - Opened by lmoellendorf 10 months ago
- 8 comments
#148 - Remotes/origin/master
Pull Request -
State: closed - Opened by rydercoding about 1 year ago
#147 - Lack error checking for the function iniparser_set
Issue -
State: closed - Opened by rydercoding about 1 year ago
- 1 comment
#146 - Handle null return from iniparser_getstring
Pull Request -
State: closed - Opened by xTeixeira over 1 year ago
- 1 comment
#145 - Compiler error on make test
Issue -
State: closed - Opened by ricardovalenca over 1 year ago
- 6 comments
#144 - NULL pointer cause crash in iniparser_getboolean.
Issue -
State: closed - Opened by NotmebutWind over 1 year ago
- 1 comment
#143 - How could I add new sections to the ini file according using iniparser
Issue -
State: closed - Opened by NaughtyGeng over 1 year ago
- 2 comments
#142 - maximum number of return value for inparser_getint( )
Issue -
State: closed - Opened by e361 about 2 years ago
- 2 comments
#141 - Questions about hash function and hash lookup
Issue -
State: closed - Opened by SkyAzure about 2 years ago
- 1 comment
#140 - Fix tests on 32bit
Pull Request -
State: closed - Opened by hramrach about 2 years ago
- 1 comment
#139 - Let `iniparser_getstring()` not return `NULL` if there is a section (not key) with specified name
Pull Request -
State: open - Opened by dofuuz over 2 years ago
- 8 comments
#138 - Doxygen is back!
Pull Request -
State: closed - Opened by polluks over 2 years ago
#137 - How to use the parser into cmake to build C++ projects?
Issue -
State: closed - Opened by BinBrian over 2 years ago
- 1 comment
#136 - New section not created when using "iniparser_set()"
Issue -
State: closed - Opened by legerch almost 3 years ago
- 1 comment
#135 - Superimpose function
Pull Request -
State: closed - Opened by uncleura about 3 years ago
- 1 comment
#134 - Cannot open include file: unistd.h
Issue -
State: closed - Opened by HappySeaFox over 3 years ago
- 3 comments
#133 - test/testiniparser.c: fix missing comma in token test list
Pull Request -
State: closed - Opened by stevebeattie over 3 years ago
- 1 comment
#132 - Updated test for when long int is not 8 byte
Pull Request -
State: closed - Opened by dbungert over 3 years ago
- 2 comments
#131 - test_iniparser.c: missing comma in Test_iniparser_getboolean() token_true array declaration
Issue -
State: closed - Opened by stevebeattie over 3 years ago
- 1 comment
Labels: bug
#130 - Fail testrun on test failure
Pull Request -
State: closed - Opened by dbungert over 3 years ago
- 1 comment
#129 - Preserve case in rewrite
Issue -
State: closed - Opened by mcondarelli about 4 years ago
- 2 comments
#128 - Null pointer risk
Issue -
State: closed - Opened by hangliebe about 4 years ago
- 1 comment
#127 - docs: fix simple typo, objet -> object
Pull Request -
State: closed - Opened by timgates42 about 4 years ago
- 1 comment
#126 - Trying to use v4.0 on older v3.0
Issue -
State: closed - Opened by lurchinms over 4 years ago
#125 - iniparser_getboolean() can segfault on malformed config files
Issue -
State: closed - Opened by invd over 4 years ago
- 6 comments
Labels: bug
#124 - Compile Warning (gcc 8.x)
Issue -
State: closed - Opened by mikeqoo1 almost 5 years ago
- 1 comment
#123 - ERROR: LeakSanitizer: detected memory leaks
Issue -
State: closed - Opened by noloader almost 5 years ago
- 1 comment
Labels: bug
#122 - undefined reference to `__asan_report_load8'
Issue -
State: closed - Opened by noloader almost 5 years ago
- 1 comment
#121 - Makefile updates conforming to GNU Coding Standards?
Issue -
State: closed - Opened by noloader almost 5 years ago
- 1 comment
Labels: enhancement
#120 - Enhancements to make iniparser more flexible when it is integrated in other projects
Pull Request -
State: closed - Opened by luardo33 almost 5 years ago
- 2 comments
#119 - Handle potential calloc failures in dictionary_new.
Pull Request -
State: closed - Opened by AigarsG about 5 years ago
- 5 comments
#118 - Fix misses memleak.
Pull Request -
State: closed - Opened by AigarsG about 5 years ago
- 2 comments
#117 - Add null check in function dictionary_get()
Pull Request -
State: closed - Opened by zrrto about 5 years ago
- 2 comments
#116 - Add a testcase : Test_iniparser_find_entry()
Pull Request -
State: closed - Opened by zrrto about 5 years ago
- 2 comments
#115 - Support for loading string/custom streams
Pull Request -
State: closed - Opened by JulianHurst about 5 years ago
- 2 comments
#114 - Correct a memory leak problem
Pull Request -
State: closed - Opened by zrrto over 5 years ago
- 1 comment
#113 - add testcase:iniparser_dump();iniparser_dump_ini();iniparser_dumpsection_ini()
Pull Request -
State: closed - Opened by hityc2019 over 5 years ago
- 1 comment
#112 - add testcase:iniparser_dump();iniparser_dump_ini();iniparser_dumpsect…
Pull Request -
State: closed - Opened by hityc2019 over 5 years ago
#111 - add testcase:iniparser_dump,iniparser_dump_ini iniparser_dumpsection_ini
Pull Request -
State: closed - Opened by hityc2019 over 5 years ago
#110 - fix issue #83: can't handle problem with Multiline value comment
Pull Request -
State: closed - Opened by hityc2019 over 5 years ago
- 2 comments
#109 - fix issue #83: can't handle problem with Multiline value comment
Pull Request -
State: closed - Opened by hityc2019 over 5 years ago
#108 - Create a new release
Issue -
State: closed - Opened by JL2210 over 5 years ago
- 4 comments
#107 - Fix buffer overflow from sprintf
Pull Request -
State: closed - Opened by JL2210 over 5 years ago
- 1 comment
#106 - what is the hash use for?
Issue -
State: closed - Opened by zwxf over 5 years ago
- 1 comment
#105 - Enable strict parsing
Issue -
State: open - Opened by MarioMalenica over 5 years ago
- 1 comment
Labels: enhancement
#104 - Fix size
Pull Request -
State: closed - Opened by lantaris almost 6 years ago
- 3 comments
#103 - Cast characters to unsigned char before passed to isspace()
Pull Request -
State: closed - Opened by gxc almost 6 years ago
- 3 comments
#102 - Removed unused defines.
Pull Request -
State: closed - Opened by stoeckmann almost 6 years ago
- 1 comment
#101 - define ASCIILINESZ only if it was not previously defined
Pull Request -
State: closed - Opened by mittpat about 6 years ago
#100 - add ifndef before defining ASCIILINESZ
Issue -
State: closed - Opened by mittpat about 6 years ago
- 1 comment
#99 - Typo fixes in README
Pull Request -
State: closed - Opened by barbeque about 6 years ago
#98 - Provide a conanical header installation path
Issue -
State: closed - Opened by cheese about 6 years ago
- 1 comment
#97 - iniparser_dump_ini() does not protect values when writing back to INI file.
Issue -
State: closed - Opened by JaniPajarinen about 6 years ago
- 1 comment
#96 - Support for duplication Sections/Keys
Issue -
State: closed - Opened by h4tr3d over 6 years ago
- 1 comment
#95 - gcc format-overflow warning
Issue -
State: closed - Opened by Crayon2000 over 6 years ago
- 2 comments
#94 - dependancy issue
Issue -
State: closed - Opened by njliang over 6 years ago
- 1 comment
#93 - Add basic iniparser.pc
Pull Request -
State: closed - Opened by Tropicao over 6 years ago
- 2 comments
#92 - memory leak: dump_buff
Issue -
State: closed - Opened by ennorehling almost 7 years ago
- 1 comment
#91 - iniparse_set
Issue -
State: closed - Opened by nanCn about 7 years ago
- 2 comments
#90 - ssize_t isn't defined in ANSI C89
Pull Request -
State: closed - Opened by aitap over 7 years ago
- 7 comments
#89 - remove unnecessary condition
Pull Request -
State: closed - Opened by LinkerJL over 7 years ago
#88 - hit an unusual bug when using some config file without any section
Issue -
State: closed - Opened by pizhenwei over 7 years ago
- 1 comment
#87 - add FAQ-zhcn.md
Pull Request -
State: closed - Opened by pizhenwei over 7 years ago
- 3 comments
#86 - if original ini file has no section, do not dump additional colon to …
Pull Request -
State: closed - Opened by pizhenwei over 7 years ago
- 1 comment
#85 - Compile the project on STM32 microcontroller with IAR
Issue -
State: closed - Opened by cedricgrimault over 7 years ago
- 1 comment
#84 - fprintf function is too slow when save something to file
Issue -
State: closed - Opened by SmartFrogFromChina over 7 years ago
- 15 comments
#83 - Multiline value with comment
Issue -
State: closed - Opened by arbego almost 8 years ago
- 1 comment
#82 - Added function for line by line parsing
Pull Request -
State: closed - Opened by arbego almost 8 years ago
- 3 comments
Labels: enhancement
#81 - make strstrip() static (again)
Pull Request -
State: closed - Opened by ahippo about 8 years ago
- 1 comment
#80 - Add fd passing to iniparser_load
Pull Request -
State: closed - Opened by qchaseb over 8 years ago
#79 - I think an interface for int64_t is needed.
Pull Request -
State: closed - Opened by linghuazaii over 8 years ago
- 5 comments
#78 - Dobragab error handling
Pull Request -
State: closed - Opened by dobragab over 8 years ago
- 1 comment
#77 - Fix issue #73
Pull Request -
State: closed - Opened by touilleMan over 8 years ago
#76 - Add iniparser_set_error_callback
Pull Request -
State: closed - Opened by touilleMan over 8 years ago
- 1 comment
#75 - Major overhaul
Pull Request -
State: closed - Opened by jonesmz over 8 years ago
- 1 comment
#74 - Can't compile on Windows
Issue -
State: closed - Opened by DonChunior over 8 years ago
- 3 comments
#73 - Bug in error handling
Issue -
State: closed - Opened by dobragab over 8 years ago
- 5 comments
#72 - value following quoted string are skipped
Issue -
State: open - Opened by touilleMan over 8 years ago
- 3 comments
Labels: documentation
#71 - Lowercase bug fixed
Pull Request -
State: closed - Opened by dobragab over 8 years ago
- 3 comments
#70 - Empty string with quotes.
Issue -
State: closed - Opened by edgbla over 8 years ago
- 7 comments
Labels: bug
#69 - Added CMake build system
Pull Request -
State: closed - Opened by toniotelli almost 9 years ago
- 3 comments
#68 - Invalid out of bounds stack memory read on some inputs in function iniparser_load()
Issue -
State: closed - Opened by hannob almost 9 years ago
- 4 comments
#67 - support dots in key and UTF8 text
Issue -
State: closed - Opened by renegade091 almost 9 years ago
- 4 comments