Ecosyste.ms: Issues

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

GitHub / cktan/tomlc99 issues and pull requests

#83 - Add check target to Makefile

Pull Request - State: open - Opened by jeandudey over 1 year ago

#82 - duplicating libtoml.pc.sample as libtoml.pc

Pull Request - State: closed - Opened by a-computer-in-the-cloud over 1 year ago - 2 comments

#81 - expose table and array typedef in the header file

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

#80 - Add missing null pointer checks

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

#79 - Add explicit casts from void pointers

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

#78 - Add uninstall option to Makefile

Pull Request - State: open - Opened by dstaesse over 1 year ago

#77 - Add building with meson

Pull Request - State: closed - Opened by RajeshVaidheeswarranSonos almost 2 years ago - 1 comment

#76 - Allow to use 't' as a date-time delimiter

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

#75 - Allow reading of line numbers of tables, arrays and keys.

Pull Request - State: open - Opened by oshawa-connection over 2 years ago

#74 - Get line number of toml table or value in file

Issue - State: open - Opened by oshawa-connection over 2 years ago - 1 comment

#73 - MSVC 4996 warning disabling pragma

Pull Request - State: closed - Opened by vlaetansky over 2 years ago

#72 - Get rid of MSVC warnings

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

#71 - Missing Values

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

#70 - remove unsafe use strcmp by strncmp

Pull Request - State: closed - Opened by KarimH22 over 2 years ago

#69 - Support for other projects using the Meson build system

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

#68 - Makefile install prefix missing for libtoml.pc

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

#67 - Avoid redefinition warnings from strdup functions

Pull Request - State: closed - Opened by narru19 almost 3 years ago

#66 - Writing to TOML file?

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

#65 - Re-defined strdup in toml.c

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

#64 - fix toml-test build script for Go 1.17

Pull Request - State: closed - Opened by moorereason almost 3 years ago

#63 - Adding libtoml.pc for pkg-config

Pull Request - State: closed - Opened by ownesis almost 3 years ago

#62 - BurntSushi Tests Fail due to deprecation in go get

Issue - State: closed - Opened by mcb2003 almost 3 years ago - 5 comments

#61 - AUR Package

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

#60 - toml_datum_t distinguish between non-present keys and invalid conversions

Issue - State: closed - Opened by dave96 almost 3 years ago - 3 comments

#59 - Type checking

Issue - State: closed - Opened by codecat about 3 years ago - 6 comments

#58 - Port to VC6

Pull Request - State: closed - Opened by IAmTrial about 3 years ago - 1 comment

#57 - toml encoding?

Issue - State: closed - Opened by alextwothousand over 3 years ago - 1 comment

#56 - millisecond wrongly read as octal value if the first digit il '0'

Issue - State: closed - Opened by mauriziopaolini over 3 years ago - 1 comment

#55 - suggestion

Issue - State: closed - Opened by xinhaojie over 3 years ago - 1 comment

#54 - Value of “0000000” isn’t caught as invalid syntax.

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

#53 - Prevent searching the entire string for every double-quote.

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

#52 - RFE: slow to large large TOML files

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

#51 - Mixed-type arrays not supported

Issue - State: closed - Opened by edrd-f over 3 years ago - 2 comments

#50 - Crash with malformed input

Issue - State: closed - Opened by jasperla over 3 years ago - 1 comment

#49 - Add proper SONAME to TOML shared library

Pull Request - State: closed - Opened by mweshahy over 3 years ago - 1 comment

#48 - GitHub actions and CMake fixes

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

#47 - Define ctype.h helper functions directly

Pull Request - State: closed - Opened by pwmarcz almost 4 years ago - 2 comments

#46 - Remove use of REALLOC()

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

#45 - Remove setjmp/longjmp error handling

Pull Request - State: closed - Opened by pwmarcz almost 4 years ago - 3 comments

#44 - Better support for nostdlib (no Glibc) environments

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

#43 - Update README.md

Pull Request - State: closed - Opened by TNTINC about 4 years ago

#42 - Use custom types to help with clarity between raw and processed types

Pull Request - State: closed - Opened by DerekCresswell about 4 years ago - 6 comments

#41 - C89

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

#40 - Add const qualifiers for access functions

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

#39 - Add editorconfig file

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

#38 - Getting strings prints quotation marks

Issue - State: closed - Opened by DerekCresswell over 4 years ago - 6 comments

#37 - Added CMake support

Pull Request - State: closed - Opened by GlitchedPolygons over 4 years ago - 3 comments

#36 - Meson build system and subproject support

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

#35 - Could you give a example on iterate over a conf who's context not known

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

#33 - toml_cat hang

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

#32 - fix use-after-free in e_key_exists_error()

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

#31 - use after free in e_key_exists_error()

Issue - State: closed - Opened by garlick over 4 years ago - 1 comment

#30 - Fix for #29: STRNDUP memory leak fix

Pull Request - State: closed - Opened by theakman2 almost 5 years ago - 1 comment

#29 - Memory leak in `toml_rtos`

Issue - State: closed - Opened by theakman2 almost 5 years ago

#28 - Fix truncation warning

Pull Request - State: closed - Opened by kurotych almost 5 years ago - 4 comments

#27 - Only define memory defines if they are not already defined

Pull Request - State: closed - Opened by yodaldevoid almost 5 years ago - 3 comments

#26 - Whitespace cleanup

Pull Request - State: closed - Opened by yodaldevoid almost 5 years ago - 1 comment

#25 - Fix warning that dummy buffer is too small

Pull Request - State: closed - Opened by jcrd almost 5 years ago - 1 comment

#24 - update gcc command to cc

Pull Request - State: closed - Opened by briandowns about 5 years ago - 3 comments

#23 - TOML encode with TOMLC99

Issue - State: closed - Opened by KeitoTobi1 about 5 years ago - 3 comments

#22 - malloc-free

Issue - State: closed - Opened by aep about 5 years ago - 2 comments

#21 - Removed trailing whitespace

Pull Request - State: closed - Opened by Miniwoffer about 5 years ago

#20 - Added binary files to the gitignore

Pull Request - State: closed - Opened by Miniwoffer about 5 years ago

#19 - question: reason for "len" in toml_utf8_to_ucs?

Issue - State: closed - Opened by gregfi about 5 years ago - 1 comment

#18 - toml 0.5.0 support

Issue - State: closed - Opened by gregfi about 5 years ago - 1 comment

#17 - Add rules for libtoml.so to Makefile

Pull Request - State: closed - Opened by obreitwi over 5 years ago - 2 comments

#16 - Allow 0x/0o/0b integer prefixes

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

#15 - Why if(x) in xfree?

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

#14 - toml.c and toml.h contain a mix of tabs and spaces

Issue - State: closed - Opened by mlabbe over 5 years ago

#13 - int64_t not found

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

#12 - Helperfuncs

Pull Request - State: closed - Opened by gotnone over 5 years ago - 4 comments

#11 - Eliminate warnings when -Wcast-qual is used

Pull Request - State: closed - Opened by mheily about 6 years ago - 3 comments

#10 - Fix toml_cat abort on empty array

Pull Request - State: closed - Opened by iain-anderson about 6 years ago - 1 comment

#9 - Request - include print capability in core library

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

#8 - Re-format Markdown

Pull Request - State: closed - Opened by FranklinYu over 6 years ago - 3 comments

#7 - toml_utf8_to_ucs() returns incorrect results

Issue - State: closed - Opened by garlick over 6 years ago - 3 comments

#6 - string literal needs double quotation

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

#5 - Support to build on MinGW

Pull Request - State: closed - Opened by bamchoh over 6 years ago - 3 comments

#4 - some BurntSushi invalid input files parse without error

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

#3 - bad input file causes segfault

Issue - State: closed - Opened by garlick almost 7 years ago - 3 comments

#2 - Fix bug and false positives scan-build picks up.

Pull Request - State: closed - Opened by mytchel about 7 years ago - 2 comments

#1 - MSVC W4 warnings and strndup not found

Issue - State: closed - Opened by ProfessorSil about 7 years ago - 1 comment