summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-19xcalc 1.0.6xcalc-1.0.6Alan Coopersmith
2014-08-07Replace index() call with strchr()Alan Coopersmith
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-12-18Replace signal_t with voidGaetan Nadon
2013-12-16Assume signal handlers return void, as C89 requiresGaetan Nadon
2013-07-09Mark functions noreturn as suggested by gcc -Wmissing-noreturnAlan Coopersmith
2013-07-09Rename "e" arguments to "ev" to avoid shadowing e() functionAlan Coopersmith
2013-07-09Remove redundant redeclaration of ‘factorial’Alan Coopersmith
2013-07-09Replace sprintf & strcpy calls with snprintf & strlcpyAlan Coopersmith
2013-07-06Remove unused min & max macros from math.cAlan Coopersmith
2013-07-06Use the new M_E symbol from math.hStéphane Aulery
2013-07-06Use the new M_PI symbol from math.hStéphane Aulery
2013-07-06Drop CRAY supportStéphane Aulery
2013-01-14xcalc 1.0.5xcalc-1.0.5Alan Coopersmith
2012-08-23Use table markup rather than tab stops. Aids DocBook translation.Eric S. Raymond
2011-09-28Strip trailing whitespaceAlan Coopersmith
2011-09-28Add const to parse_double() args to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-11-26xcalc 1.0.4.1xcalc-1.0.4.1Alan Coopersmith
2010-11-24xcalc 1.0.4xcalc-1.0.4Alan Coopersmith
2010-11-20create_keypad: declare list of button name strings as constAlan Coopersmith
2010-11-20Purge RCS/CVS version tagsAlan Coopersmith
2010-11-20config: Explicitly check for xt & x11 pkgs, since xcalc calls those directlyAlan Coopersmith
2010-11-20config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-20config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-11-20config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-11-20config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
2009-12-17xcalc 1.0.3xcalc-1.0.3Alan Coopersmith
2009-12-17Apply automake silencer to man page generation ruleAlan Coopersmith
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-05-16$(builddir) is the current directoryJulien Cristau
2008-04-20Fix build with builddir != srcdirJulien Cristau
2008-03-27Build fix for file systems that are not case sensitiveJeremy Huddleston
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb
2007-08-21Version bump: 1.0.2xcalc-1.0.2Alan Coopersmith
2007-08-21Fill in COPYING with copyright/license notices from source filesAlan Coopersmith