-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: werflychen/cpp-text-table
base: master
head repository: haarcuba/cpp-text-table
compare: master
- 13 commits
- 3 files changed
- 5 contributors
Commits on May 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 04c43a7 - Browse repository at this point
Copy the full SHA 04c43a7View commit details
Commits on Dec 8, 2019
-
add header guards. fix warning in example
Signed-off-by: Yuval Lifshitz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a54275 - Browse repository at this point
Copy the full SHA 7a54275View commit details
Commits on Dec 9, 2019
-
Merge pull request haarcuba#7 from yuvalif/add_header_guards
add header guards. fix warning in example
Configuration menu - View commit details
-
Copy full SHA for 960ec22 - Browse repository at this point
Copy the full SHA 960ec22View commit details
Commits on Dec 29, 2019
-
fix link double definition issues
make function in header inline Signed-off-by: Yuval Lifshitz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1f19ed - Browse repository at this point
Copy the full SHA b1f19edView commit details -
Merge pull request haarcuba#8 from yuvalif/add_inline_to_fix_link
fix link double definition issues
Configuration menu - View commit details
-
Copy full SHA for b17a0cb - Browse repository at this point
Copy the full SHA b17a0cbView commit details
Commits on Mar 6, 2020
-
allow for table to be printed without rulers
had to change the ctor for that so it won't get defaults to args Signed-off-by: Yuval Lifshitz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48133e6 - Browse repository at this point
Copy the full SHA 48133e6View commit details
Commits on Mar 7, 2020
-
Merge pull request haarcuba#10 from yuvalif/make_ruler_optional
allow for table to be printed without rulers
Configuration menu - View commit details
-
Copy full SHA for c81f0e7 - Browse repository at this point
Copy the full SHA c81f0e7View commit details
Commits on Mar 27, 2020
-
Allow for correct computations of glyph length for utf8 encoded multi…
…byte characters. This leads to a correct table even for multibyte characters. Feature needs to be enabled with a preprocessor variable.
Matthias Peschke committedMar 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 5b29d7a - Browse repository at this point
Copy the full SHA 5b29d7aView commit details -
Matthias Peschke committed
Mar 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 95d7487 - Browse repository at this point
Copy the full SHA 95d7487View commit details
Commits on Mar 28, 2020
-
Merge pull request haarcuba#12 from cpp977/enable_utf8
Allow for correct computations of glyph length for utf8 encoded multi…
Configuration menu - View commit details
-
Copy full SHA for 20804f4 - Browse repository at this point
Copy the full SHA 20804f4View commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5815eff - Browse repository at this point
Copy the full SHA 5815effView commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b8ab2c - Browse repository at this point
Copy the full SHA 8b8ab2cView commit details -
Merge pull request haarcuba#16 from MarisaKirisame/master
Fix haarcuba#15
Yoav Kleinberger, PhD authoredNov 4, 2021 Configuration menu - View commit details
-
Copy full SHA for f217b3d - Browse repository at this point
Copy the full SHA f217b3dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master