index
:
xorg/app/xedit
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
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-dev-0-6-1-1
lg3d-dev-0-6-2
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-master
master
Simple text editor for X (mirrored from https://gitlab.freedesktop.org/xorg/app/xedit)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Use _stricmp() instead of strcasecmp() on Windows
HEAD
master
Alan Coopersmith
1
-0
/
+3
2024-04-21
AUTHORS: remove Xprint code (which was itself removed back in 2010)
Alan Coopersmith
1
-13
/
+0
2024-04-21
Assume all target platforms have strcasecmp() now
Alan Coopersmith
6
-62
/
+0
2024-03-24
xedit 1.2.4
xedit-1.2.4
Alan Coopersmith
1
-2
/
+2
2024-03-03
Fix crash when undefined function called in lisp.lsp
Alan Coopersmith
1
-1
/
+2
2024-02-24
unifdef ISC
Alan Coopersmith
2
-10
/
+0
2024-02-24
Use AC_C_INLINE instead of ifdef __GNUC__ to check for inline keyword
Alan Coopersmith
2
-5
/
+4
2024-02-24
unifdef __UNIXOS2__
Alan Coopersmith
9
-25
/
+4
2023-02-11
Add -help and -version options
Alan Coopersmith
1
-0
/
+23
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-04-03
xedit 1.2.3
xedit-1.2.3
Alan Coopersmith
1
-1
/
+1
2022-04-02
man page: remove out-of-date COPYRIGHT section
Alan Coopersmith
1
-10
/
+0
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-04
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2021-01-05
Followup to previous commit to use isinfinite for darwin rather than arm64.
Jeremy Huddleston Sequoia
4
-4
/
+4
2020-11-28
Minimal changes to build on Apple silicon (i.e., new Apple M1 Macs)
Gary Palter
4
-4
/
+4
2019-09-11
Fix segfault when tags file isn't found
Niclas Zeising
1
-2
/
+4
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-02-21
xedit 1.2.2
xedit-1.2.2
Matt Turner
1
-1
/
+1
2014-11-07
Include AM_PROG_AR to detect 'ar' instead of hard-coding it
Ted Tanberry
2
-0
/
+2
2014-09-09
Use automake subdir-objects option
Alan Coopersmith
1
-2
/
+1
2014-09-09
Check for pagesize options via autoconf instead of per-platform #ifdefs
Alan Coopersmith
3
-23
/
+10
2014-09-09
Copious const cleanup
Alan Coopersmith
25
-232
/
+238
2014-09-09
Require OS to provide rename(2), as all POSIX.1-1990 & later OS'es do
Alan Coopersmith
1
-14
/
+0
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-05-03
Fix man page tbl markup
Alan Coopersmith
1
-6
/
+6
2013-12-17
Remove obsolete Imake SIGNALRETURNSINT
Gaetan Nadon
4
-51
/
+2
2013-07-06
Drop CRAY support
Stéphane Aulery
1
-4
/
+1
2013-01-12
xedit 1.2.1
xedit-1.2.1
Alan Coopersmith
1
-1
/
+1
2013-01-12
Remove lisp/env.c from EXTRA_DIST to fix make_distcheck
Alan Coopersmith
1
-1
/
+0
2012-08-23
Eliminate use of tab stops. Use real TBL markup.
Eric S. Raymond
1
-42
/
+67
2012-07-11
Do not unconditionally define DEBUG.
Thomas Klausner
1
-1
/
+1
2012-05-31
Avoid problems with builds with -Werror=format-security.
pcpa
2
-2
/
+2
2012-05-31
Use proper pointer when computing "realpath" of a new file.
pcpa
1
-1
/
+1
2012-05-31
Correct 64 bit overflow check and bignum code.
pcpa
5
-45
/
+16
2012-05-31
Update fallback implementation of missing libc functions
pcpa
7
-320
/
+451
2011-12-04
Fix builds of lisp/core.c with Solaris Studio compilers
Alan Coopersmith
1
-0
/
+5
2011-09-25
Require xt >= 1.0 for appdefaultdir
Jeremy Huddleston
1
-1
/
+1
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-15
/
+17
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
1
-3
/
+3
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-8
/
+8
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2010-10-30
xedit 1.2.0
xedit-1.2.0
Alan Coopersmith
1
-1
/
+2
2010-10-30
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-2
/
+0
2010-10-30
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
[next]