Ecosyste.ms: Issues

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

GitHub / seleznevae/libfort issues and pull requests

#70 - Update to Unicode 15.1

Pull Request - State: open - Opened by data-man almost 1 year ago

#69 - Update to Unicode 14.0

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

#68 - Escape sequences break the formatting of tables

Issue - State: open - Opened by vitcpp over 2 years ago

#67 - add logic to fix copy table for utf8

Pull Request - State: open - Opened by nathanrpage97 almost 3 years ago - 1 comment

#66 - CMake build does not generate .lib

Issue - State: open - Opened by rshamsnejad almost 3 years ago - 1 comment

#65 - 2 tests fail on FreeBSD

Issue - State: open - Opened by yurivict over 3 years ago - 7 comments

#64 - ft_color skips one number, produces an assert if bg white

Issue - State: closed - Opened by Damrod over 3 years ago - 1 comment
Labels: bug

#63 - Automatic serial numbers for rows

Issue - State: open - Opened by pkbehera over 3 years ago

#62 - Are unicode characters supported?

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

#61 - Built-in style for RST (reStructuredText Markup) table

Issue - State: open - Opened by pkbehera over 3 years ago - 4 comments
Labels: enhancement

#60 - Remove trailing whitespace for FT_PLAIN_STYLE (& other similar styles)

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

#58 - segfault in ft_to_string()

Issue - State: closed - Opened by brlcad almost 4 years ago - 3 comments
Labels: bug

#57 - Implemented ft_col_count() along with corresponding unit tests

Pull Request - State: closed - Opened by brlcad almost 4 years ago - 1 comment

#56 - Any plans on supporting sorting on one of the columns? :)

Issue - State: open - Opened by pkbehera almost 4 years ago - 2 comments
Labels: enhancement

#55 - Fix invalid pointer to integer cast that might cause problems on some platforms

Pull Request - State: closed - Opened by seleznevae about 4 years ago - 1 comment

#54 - Invalid type cast

Issue - State: closed - Opened by ExcpOccured about 4 years ago - 1 comment

#53 - Fix typo

Pull Request - State: closed - Opened by alessandro-gentilini over 4 years ago - 2 comments

#51 - Feature request: raw CSV output

Issue - State: open - Opened by LogicStuff over 4 years ago - 3 comments
Labels: enhancement

#50 - Fix incorrect behaviour in case of using standard iostream manipulators with fort::table

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

#49 - How to set decimal precision in a column?

Issue - State: closed - Opened by diegopaiva1 over 4 years ago - 3 comments
Labels: bug

#47 - Not more than 15 columns supported

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

#46 - Is there an API to clear/erase a table, to make it empty?

Issue - State: open - Opened by pkbehera over 4 years ago - 1 comment

#45 - Undefined reference while building shared library that uses libfort

Issue - State: closed - Opened by neel over 4 years ago - 3 comments

#44 - No CMake option to disable unit test

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

#43 - Feature request: reduce RAM consumption

Issue - State: open - Opened by Danaozhong over 4 years ago - 1 comment

#42 - [A] Add target export in cmake.

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

#41 - Add string descriptions of errors

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

#40 - Support exported targets

Issue - State: open - Opened by myrddin89 over 4 years ago - 4 comments

#39 - Fix incorrect cell width evaluation in case of invisible symbols

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

#38 - Make libfort error messages more meaningful

Issue - State: open - Opened by seleznevae over 4 years ago - 1 comment

#37 - Crash observed in v0.1.5

Issue - State: closed - Opened by pkbehera almost 5 years ago - 8 comments
Labels: bug

#36 - swprintf was not declared in the scope windows 7

Issue - State: open - Opened by electrodragon almost 5 years ago - 2 comments

#35 - undefined reference to `ft_create_table'

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

#34 - Setting properties for `cell_range` class works incorrectly

Issue - State: open - Opened by seleznevae almost 5 years ago

#33 - Erase doesn't work well with separators

Issue - State: closed - Opened by seleznevae almost 5 years ago - 1 comment

#32 - [A] add function `ft_erase_range`

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

#31 - Is it possible to erase table data and add new data, but keep the header

Issue - State: open - Opened by pkbehera almost 5 years ago - 2 comments
Labels: enhancement

#30 - [A] Add function `ft_row_count`

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

#29 - [A] Added `adding_strategy` property to the tables

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

#28 - Is it possible to code the header at the end?

Issue - State: open - Opened by pkbehera almost 5 years ago - 13 comments

#27 - [A] Add functions to check if table is empty to the API

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

#26 - Are there utility APIs to know if a table is empty, number of rows/columns in it etc?

Issue - State: closed - Opened by pkbehera almost 5 years ago - 5 comments
Labels: enhancement

#25 - Feature request: span cells on two or more rows

Issue - State: open - Opened by bbinet almost 5 years ago - 1 comment
Labels: enhancement

#24 - Simple style has a rounded corner

Pull Request - State: closed - Opened by eriklax almost 5 years ago - 2 comments

#23 - [R] Rewrote `mk_wcwidth` function

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

#22 - Compile with compiler other than clang, gcc, msvc

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

#21 - [F] Fix undefined behavior due to incorrect usage of isprint

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

#20 - Compilation warnings on esp32 platform

Issue - State: closed - Opened by bbinet almost 5 years ago - 3 comments
Labels: bug

#19 - [A] Added simplified version of max width limitation for experiment

Pull Request - State: open - Opened by seleznevae almost 5 years ago - 1 comment

#18 - Is there a way to set max width of a column and/or wrap/crop the text accordingly

Issue - State: open - Opened by pkbehera almost 5 years ago - 6 comments
Labels: enhancement

#17 - Style check via astyle doesn't work in travis ci

Issue - State: open - Opened by seleznevae about 5 years ago

#16 - align problem with superscript characters (cm²)

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

#15 - Libfort doesn't work properly with fullwidth characters

Issue - State: closed - Opened by seleznevae about 5 years ago

#14 - Cppcheck errors in utf-8 module

Issue - State: open - Opened by seleznevae about 5 years ago

#13 - added getters for current cell

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

#12 - [F] Fix incorrect border style for the last line in the table (Issue#11)

Pull Request - State: closed - Opened by seleznevae about 5 years ago - 1 comment

#11 - line at bottom of the table for FT_PLAIN_STYLE

Issue - State: closed - Opened by pkbehera about 5 years ago - 4 comments
Labels: bug

#10 - Scan-build doesn't work in travis builds for osx

Issue - State: open - Opened by seleznevae over 5 years ago

#9 - [F] Fixed reset style tag

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

#8 - make the header bold?

Issue - State: closed - Opened by pkbehera over 5 years ago - 11 comments

#7 - does << operator work with numbers?

Issue - State: closed - Opened by pkbehera over 5 years ago - 3 comments

#6 - Add package config files

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

#5 - Add builds for different platforms to the ci

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

#4 - Fix signed mismatch

Pull Request - State: closed - Opened by pdietl over 5 years ago

#3 - Integration as package into Alpine Linux

Issue - State: closed - Opened by pdietl over 5 years ago - 30 comments

#2 - something wrong about decoding chars in windows shell

Issue - State: closed - Opened by tabVersion over 5 years ago - 4 comments

#1 - Create LICENSE

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