Commit Graph

  • 78f045749f uemacs: Add more two options to the usage output. Thiago Farina 2010-08-28 19:38:52 -0300
  • 7622263b45 uemacs: Make getgoal function private to basic.c. Thiago Farina 2010-08-26 13:20:25 -0300
  • 799b74b9e7 uemacs: Fix out-of-box build on Mac OS X Pekka Enberg 2010-08-25 10:35:55 +0300
  • 89fea23de5 uemacs: Compiles on Mac OS X. Yong Luk Stanley Elijah Goh 2010-08-20 05:55:31 +0800
  • 834bfd37aa uemacs: basic.c: Add support to go to the end of the buffer. Thiago Farina 2010-08-20 23:53:23 -0300
  • 8facd84c6f uemacs: Add --help option. Thiago Farina 2010-08-15 00:11:27 -0300
  • dfc102ce3a uemacs: Add --version option. Thiago Farina 2010-08-13 00:19:22 -0300
  • 1f271323f8 uemacs: convert typedef struct KILL to struct kill. Thiago Farina 2010-08-08 23:03:42 -0300
  • c206895b9e uemacs: evar.h: Add enum function_type. Thiago Farina 2010-08-04 01:05:25 -0300
  • 54966da9f0 uemacs: ibmpc.c: Move the functions to the ANSI style declaration. Thiago Farina 2010-08-02 00:05:41 -0300
  • 81a3a0be6e uemacs: convert typedef struct window_t to struct window. Thiago Farina 2010-08-01 18:37:28 -0300
  • af9710adc4 uemacs: convert typedef struct TERM to struct terminal. Thiago Farina 2010-07-11 14:54:48 -0300
  • bbf253858a uemacs: convert typedef struct REGION to struct region. Thiago Farina 2010-07-10 01:46:27 -0300
  • 724c4efc5f uemacs: convert typedef struct NBIND to struct name_bind. Thiago Farina 2010-07-02 16:37:45 -0300
  • 8403b1d597 uemacs: convert typedef struct KEYTAB to struct key_tab. Thiago Farina 2010-06-30 00:08:45 -0300
  • e5e0fbd7e7 uemacs/ansi.c: Convert the old functions style declarations to the new one. Thiago Farina 2010-06-28 22:32:20 -0300
  • da18fa4a2f uemacs: Convert typedef struct UVAR to struct user_variable. Thiago Farina 2010-06-28 01:37:08 -0300
  • d01bdbdc42 uemacs: convert typedef struct UFUNC to struct user_function. Thiago Farina 2010-06-26 18:40:11 -0300
  • 3b4567fb81 uemacs: Use ARRAY_SIZE in more places. Thiago Farina 2010-06-11 01:32:18 -0300
  • 9489673a1b uemacs: Add ARRAY_SIZE macro so we can get rid of some hard coded calculations. Thiago Farina 2010-06-03 20:36:01 -0300
  • e32cecc843 uemacs: convert typdef struct VIDEO to struct video. Thiago Farina 2010-05-31 22:50:16 -0300
  • 6eb8722dd8 uemacs: rename 'readme' to 'README' Thiago Farina 2010-04-17 19:54:28 -0400
  • c7e30a9636 uemacs: convert typdef struct LINE to struct line. Thiago Farina 2010-04-17 19:38:09 -0400
  • 7281ae375e uemacs: enable -Wstrict-prototypes Pekka Enberg 2010-02-27 12:38:24 +0200
  • 3844da04b4 uemacs: rename 'makefile' to 'Makefile' Pekka Enberg 2010-02-27 12:38:23 +0200
  • 74ffb9e254 uemacs: remove use of 'register' keyword Pekka Enberg 2010-02-27 12:38:22 +0200
  • 8a3292cd0d uemacs: remove unused functions Pekka Enberg 2010-02-26 20:48:57 +0200
  • 54a12c01ef uemacs: make build output more readable Pekka Enberg 2010-02-26 20:48:56 +0200
  • 6139ec4e73 uemacs/line.c: remove two unused variables. Thiago Farina 2010-02-15 21:12:02 -0500
  • 5ffdebdbf3 uemacs: remove typdef struct BUFFER -> struct buffer. Thiago Farina 2010-02-15 21:09:42 -0500
  • 8fc7449839 uemacs: fix sparse warnings, making file-local symbols static. Thiago Farina 2010-01-29 19:17:02 -0500
  • dd5b2fec4e Add ignore file for generated files Linus Torvalds 2009-07-15 08:44:14 -0700
  • a3022faaed Add libcurses, remove ltermcap Linus Torvalds 2009-07-15 08:42:47 -0700
  • c2a7e41fae Turn ESC+'[' into a CSI character Linus Torvalds 2008-06-07 11:48:44 -0700
  • 686a9e74ed Clean up various compile warnings Linus Torvalds 2006-11-19 11:52:18 -0800
  • 1c5e6d8121 Make the sparse setup default to x86-64 rather than ppc Linus Torvalds 2006-11-19 11:28:19 -0800
  • 378d2a835b Mark functions and variables local to display.c 'static' Linus Torvalds 2006-11-19 11:22:04 -0800
  • 4659255f60 Make "sparse" check target do a global sparse Linus Torvalds 2005-11-16 17:13:35 -0800
  • 3e0492ffd4 Add a true UTF-8 demonstration file Linus Torvalds 2005-10-10 10:07:31 -0700
  • f313bcf64a Add support for a "utf-8" mode Linus Torvalds 2005-10-02 17:47:28 -0700
  • 0fc43a8429 [PATCH] Fix use of mktemp() in uemacs Horst von Brand 2005-10-01 21:22:20 -0400
  • dbc51bf972 Handle 8-bit characters better in display Linus Torvalds 2005-10-01 10:46:09 -0700
  • ef92bc8cd9 Make sources mostly sparse-clean Linus Torvalds 2005-10-01 01:09:22 -0700
  • 24338ae855 Fix more compiler warnings Linus Torvalds 2005-10-01 00:56:15 -0700
  • 8967dfc2c6 Fix ugly "definitions in header file" crud Linus Torvalds 2005-10-01 00:33:44 -0700
  • 12cb79ceb4 Avoid various name clashes with curses and termcap headers Linus Torvalds 2005-10-01 00:22:55 -0700
  • d66d329986 Replace "WINDOW" type with "window_t" Linus Torvalds 2005-10-01 00:02:32 -0700
  • d79d222a45 Fix up unused variable and ambiguous else in random.c Linus Torvalds 2005-09-30 23:54:34 -0700
  • 8eab871e55 More warning avoidance and code cleanup Linus Torvalds 2005-09-30 23:52:55 -0700
  • d0ed902432 Fix up some trivial gcc -Wall warnings Linus Torvalds 2005-09-30 23:37:34 -0700
  • d5dc3160cf Lots of ANSI'fication and cleanups Linus Torvalds 2005-09-30 22:52:45 -0700
  • 92803fe8d5 Start using "-Wall" when compiling Linus Torvalds 2005-09-30 18:06:45 -0700
  • e3ca2a12cf More ANSI'fication Linus Torvalds 2005-09-30 18:06:17 -0700
  • de0961e007 Yet more ANSI'fication Linus Torvalds 2005-09-30 17:52:20 -0700
  • 2b3627510d Move "input.c" towards ANSI function declarations Linus Torvalds 2005-09-30 17:37:16 -0700
  • 453f80d269 More ANSI-fication of the sources Linus Torvalds 2005-09-30 17:08:36 -0700
  • 021605246c More function declarations: region.c Linus Torvalds 2005-09-30 16:37:36 -0700
  • 9605cf8826 First cut at turning things into proper modern ANSI C Linus Torvalds 2005-09-30 16:34:11 -0700
  • 118ee5f944 Fix up headers and bogus re-definitions to use <stdlib.h> and <string.h> Linus Torvalds 2005-09-30 15:33:51 -0700
  • b9deaf1bd8 Very optimistically add a "sparse" makefile target. Linus Torvalds 2005-09-30 15:28:37 -0700
  • 435dd32ae2 Run "indent -kr -i8" on the sources Linus Torvalds 2005-09-30 15:26:09 -0700
  • 1f6239bfeb Up the limit on maximum lines. Linus Torvalds 2005-05-31 08:59:49 -0700
  • 77784cd46c Minimal patches to make uemacs compile in a modern environment. Linus Torvalds 2005-05-31 08:58:59 -0700
  • d7148b21fe Initial import of em-4.0.15-lt Linus Torvalds 2005-05-31 08:50:56 -0700