index
:
app/xcalc
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
xcalc application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-04
xcalc 1.1.2
xcalc-1.1.2
Alan Coopersmith
2023-02-18
Accept number keys on main keyboard when NumLock is on
Alan Coopersmith
2023-02-05
Add -help option
Alan Coopersmith
2023-02-05
Stop casting function returns to void
Alan Coopersmith
2023-02-05
Fix -version handling to not require opening a display first
Alan Coopersmith
2023-01-28
Add -version option
Alan Coopersmith
2023-01-26
Key color highlighting still incorrect
Michael Bäuerle
2022-07-16
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2022-04-03
xcalc 1.1.1
xcalc-1.1.1
Alan Coopersmith
2022-04-02
man page: remove out-of-date COPYRIGHT section
Alan Coopersmith
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
2021-12-04
gitlab CI: add a basic build test
Alan Coopersmith
2021-11-28
Fix spelling/wording issues
Alan Coopersmith
2021-09-17
TI mode: correct key color highlighting
Alan Coopersmith
2019-06-09
xcalc 1.1.0
xcalc-1.1.0
Alan Coopersmith
2019-06-01
Fix -Wsign-compare warning in quit() function
Alan Coopersmith
2019-06-01
Fix -Wsign-compare warning in Syntax() function
Alan Coopersmith
2019-06-01
Pass -D_CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
2019-06-01
Add bitwise ops and base conversion (DEC/OCT/HEX) to man page
Alan Coopersmith
2019-02-18
Add bitwise ops and base conversion (DEC/OCT/HEX) in TI mode
Tim Hentenaar
2019-02-17
xcalc 1.0.7
xcalc-1.0.7
Alan Coopersmith
2019-01-06
Reduce scope of i (cppcheck --verbose --enable=all)
Stéphane Aulery
2019-01-06
Reduce scope of cell (cppcheck --verbose --enable=all)
Stéphane Aulery
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2018-05-05
Reword fall through comments to appease gcc -Wimplicit-fallthrough
Alan Coopersmith
2018-05-05
Fix misleading indentation in math.c
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2015-01-19
xcalc 1.0.6
xcalc-1.0.6
Alan Coopersmith
2014-08-07
Replace index() call with strchr()
Alan Coopersmith
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-12-18
Replace signal_t with void
Gaetan Nadon
2013-12-16
Assume signal handlers return void, as C89 requires
Gaetan Nadon
2013-07-09
Mark functions noreturn as suggested by gcc -Wmissing-noreturn
Alan Coopersmith
2013-07-09
Rename "e" arguments to "ev" to avoid shadowing e() function
Alan Coopersmith
2013-07-09
Remove redundant redeclaration of ‘factorial’
Alan Coopersmith
2013-07-09
Replace sprintf & strcpy calls with snprintf & strlcpy
Alan Coopersmith
2013-07-06
Remove unused min & max macros from math.c
Alan Coopersmith
2013-07-06
Use the new M_E symbol from math.h
Stéphane Aulery
2013-07-06
Use the new M_PI symbol from math.h
Stéphane Aulery
2013-07-06
Drop CRAY support
Stéphane Aulery
2013-01-14
xcalc 1.0.5
xcalc-1.0.5
Alan Coopersmith
2012-08-23
Use table markup rather than tab stops. Aids DocBook translation.
Eric S. Raymond
2011-09-28
Strip trailing whitespace
Alan Coopersmith
2011-09-28
Add const to parse_double() args to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
[next]