hackers mail list archive by thread
- [hackers] [surf] Add setstyle() || Quentin Rameau git_AT_suckless.org (Sat Oct 31 2015 - 17:50:41 CET)
- [hackers] [surf] Fix style files handling: stop leaking strings. || Quentin Rameau git_AT_suckless.org (Sat Oct 31 2015 - 17:50:41 CET)
- [hackers] [surf] Style changes in config.def.h. || Christoph Lohmann git_AT_suckless.org (Sat Oct 31 2015 - 17:50:41 CET)
- [hackers] [PATCH 2/2] Add setstyle() Quentin Rameau (Sat Oct 31 2015 - 12:34:57 CET)
- [hackers] [PATCH 1/2] Fix style files handling: stop leaking strings. Quentin Rameau (Sat Oct 31 2015 - 12:34:31 CET)
- [hackers] [sbase] od: more accurate statement of compliance with POSIX || Greg Reagle git_AT_suckless.org (Sat Oct 31 2015 - 11:41:39 CET)
- [hackers] [scc] Fix escape sequences parsing || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 31 2015 - 09:39:25 CET)
- [hackers] [st] Now the Shortcuts are more consistent. || Christoph Lohmann git_AT_suckless.org (Sat Oct 31 2015 - 09:29:57 CET)
- [hackers] [st][PATCH] Change mshortcuts to mkeys to make it clear Pickfire (Sat Oct 31 2015 - 05:11:00 CET)
- [hackers] [sandy][PATCH] fix title not updating on terms with "hs" capabilities (st) shuall (Tue Oct 27 2015 - 20:52:10 CET)
- [hackers] [dwm][PATCH] use window colormap to draw borders shuall (Tue Oct 27 2015 - 20:40:39 CET)
- [hackers] [PATCH] use window colormap to draw borders shuall (Tue Oct 27 2015 - 20:27:32 CET)
- [hackers] sbase: od: more accurate statement of compliance with POSIX Greg Reagle (Tue Oct 27 2015 - 19:27:51 CET)
- [hackers] [sbase] Fix typo in libutil/fshut.c || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 17:53:33 CET)
- [hackers] [sbase] Fix multiple file handling || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 17:53:33 CET)
- [hackers] Roy Mathew (Mon Oct 26 2015 - 15:38:26 CET)
- [hackers] [sbase] Minor style fix || sin git_AT_suckless.org (Mon Oct 26 2015 - 12:57:11 CET)
- [hackers] [sbase] Properly parse numbers in od(1) || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Properly handle partial chunks in od(1) || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Fix remaining endian-issue in od(1) || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Mark getconf as audited in README || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Mark od(1) and getconf(1) as audited || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Fix od(1) output || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Add -e and -E flags to od(1) and properly handle endianness || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Update od(1)-documentation || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:51 CET)
- [hackers] [sbase] Rewrite od(1) || FRIGN git_AT_suckless.org (Mon Oct 26 2015 - 12:55:50 CET)
- [hackers] [sbase] Implement -o for flock(1) to close fd before exec || sin git_AT_suckless.org (Mon Oct 26 2015 - 12:55:50 CET)
- [hackers] [PATCH] use window colormap to draw borders shuall (Mon Oct 26 2015 - 03:07:35 CET)
- [hackers] [dwm] sync updated drw code from dmenu || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:45:32 CEST)
- [hackers] [dwm] dwm: use ecalloc, prevent theoretical overflow || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:45:32 CEST)
- [hackers] [dwm] cleanup, dont use c++ style comments || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:45:32 CEST)
- [hackers] [dwm] dwm: cleanup: free schemes and cursors as array || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:45:32 CEST)
- [hackers] [dwm] config.h: use common default font, pass Xft font name to dmenu || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:45:32 CEST)
- [hackers] [dwm] config.mk: add $FREETYPELIBS and $FREETYPEINC, simpler to override (ports and *BSDs) || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:45:32 CEST)
- [hackers] [dmenu] drw: cleanup drw_text, prevent gcc warning false-positive of unused var || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:04:13 CEST)
- [hackers] [dmenu] drw: simplify drw_font_xcreate and prevent a potential unneeded allocation || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:04:13 CEST)
- [hackers] [dmenu] drw: a valid (non-NULL) Drw and Fnt context must be passed || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:04:13 CEST)
- [hackers] [dmenu] add sbase-style ecalloc(), calloc: or die || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:04:13 CEST)
- [hackers] [dmenu] free schemes as array || Hiltjo Posthuma git_AT_suckless.org (Tue Oct 20 2015 - 23:04:13 CEST)
- [hackers] [surf] Continue style fixing: function declarations, code alignement || Quentin Rameau git_AT_suckless.org (Tue Oct 20 2015 - 17:53:25 CEST)
- [hackers] [sandy] [PATCH] fix title not updating on terms with "hs" capabilities (st) shuall (Tue Oct 20 2015 - 04:09:14 CEST)
- [hackers] [scc] Fix update.sh || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 19 2015 - 21:22:13 CEST)
- [hackers] [scc] Update tests after commit d334481 || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 19 2015 - 21:22:13 CEST)
- [hackers] [PATCH] Continue style fixing: function declarations, code alignement Quentin Rameau (Mon Oct 19 2015 - 21:22:06 CEST)
- [hackers] [scc] Fix grammar error in stmtexp() || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 19 2015 - 21:15:39 CEST)
- [hackers] [surf] style fixes: space after keywords, () with sizeof || Markus Teich git_AT_suckless.org (Sun Oct 18 2015 - 23:02:31 CEST)
- [hackers] [surf] whitespace fixes || Markus Teich git_AT_suckless.org (Sun Oct 18 2015 - 23:02:31 CEST)
- [hackers] [surf] [PATCH 1/2] whitespace fixes Markus Teich (Sun Oct 18 2015 - 22:52:15 CEST)
- [hackers] [surf] fix style path generation || Markus Teich git_AT_suckless.org (Sun Oct 18 2015 - 16:34:49 CEST)
- [hackers] [surf] [PATCH] fix style path generation Markus Teich (Sun Oct 18 2015 - 16:10:38 CEST)
- [hackers] [scc] Accept list of tests in update.sh || Roberto E. Vargas Caballero git_AT_suckless.org (Fri Oct 16 2015 - 11:16:43 CEST)
- [hackers] [surf] Style cleanup. || Christoph Lohmann git_AT_suckless.org (Tue Oct 13 2015 - 21:49:10 CEST)
- [hackers] [surf] Fix the way system files are handled at surf startup. || Quentin Rameau git_AT_suckless.org (Tue Oct 13 2015 - 21:49:10 CEST)
- [hackers] [surf] Fix atom value parsing in SETPROP || Quentin Rameau git_AT_suckless.org (Tue Oct 13 2015 - 14:29:22 CEST)
- [hackers] [surf] Restrict the way buildpath() modifies the filesystem. Quentin Rameau (Tue Oct 13 2015 - 14:22:54 CEST)
- [hackers] [PATCH] Fix atom value parsing in SETPROP Quentin Rameau (Tue Oct 13 2015 - 13:32:09 CEST)
- [hackers] [st] fix bug where first selection snaps to lines || Jason Woofenden git_AT_suckless.org (Sun Oct 11 2015 - 11:45:45 CEST)
- [hackers] [scc] emitcast: fix format string, actually use second parameter || Hiltjo Posthuma git_AT_suckless.org (Sat Oct 10 2015 - 12:32:56 CEST)
- [hackers] [scc] small typo fixes || Hiltjo Posthuma git_AT_suckless.org (Sat Oct 10 2015 - 12:32:56 CEST)
- [hackers] [sbase] getconf.1: fix: end list (El) || Hiltjo Posthuma git_AT_suckless.org (Sat Oct 10 2015 - 01:19:24 CEST)
- [hackers] [sbase] Convert leading whitespace to tabs || sin git_AT_suckless.org (Thu Oct 08 2015 - 17:19:03 CEST)
- [hackers] [sbase] Use ISO-date-format in manpages || FRIGN git_AT_suckless.org (Thu Oct 08 2015 - 17:17:24 CEST)
- [hackers] [scc] Update cc1/TODO || Roberto E. Vargas Caballero git_AT_suckless.org (Thu Oct 08 2015 - 07:32:38 CEST)
- [hackers] [scc] Mark test038 as not passed || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 21:57:14 CEST)
- [hackers] [scc] The most portable solution in the world || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 21:56:04 CEST)
- [hackers] [scc] Use isdigit() in readint() || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 20:20:36 CEST)
- [hackers] [scc] Fix comment in types.c || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Admit & with functions || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Add test for integer constants || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Force to use long long in emitconst || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Fix cast between integer constants || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Fix conversion of hexadecimal constants || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Fix readint() || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Add basic test for tentative definitions || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:48 CEST)
- [hackers] [scc] Add basic test for sizeof || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:47 CEST)
- [hackers] [scc] Add test for Duff device || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:47 CEST)
- [hackers] [scc] Add basic test for enumerations || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:47 CEST)
- [hackers] [scc] Add basic test for incomplete structs || Roberto E. Vargas Caballero git_AT_suckless.org (Wed Oct 07 2015 - 17:44:47 CEST)
- [hackers] [sbase] env: Fix return value if the command could not be found || sin git_AT_suckless.org (Wed Oct 07 2015 - 17:25:59 CEST)
- [hackers] [sbase] Include fcntl.h for open(2) || sin git_AT_suckless.org (Wed Oct 07 2015 - 16:21:28 CEST)
- [hackers] [ubase] Use SLIST instead of TAILQ for pidof(8) || sin git_AT_suckless.org (Wed Oct 07 2015 - 14:57:29 CEST)
- [hackers] [ubase] Use SLIST instead of TAILQ for killall5(8) || sin git_AT_suckless.org (Wed Oct 07 2015 - 14:57:29 CEST)
- [hackers] [sbase] If multiple modes are supplied to flock(1), the last one wins || sin git_AT_suckless.org (Wed Oct 07 2015 - 11:28:16 CEST)
- [hackers] [sbase] Add flock entry in README || sin git_AT_suckless.org (Wed Oct 07 2015 - 11:28:16 CEST)
- [hackers] [sbase] flock: Set default mode for open(2) || sin git_AT_suckless.org (Wed Oct 07 2015 - 11:28:16 CEST)
- [hackers] [sbase] Initial implementation of flock(1) || sin git_AT_suckless.org (Wed Oct 07 2015 - 11:28:16 CEST)
- [hackers] [st] Fix the cursor colors selection || Quentin Rameau git_AT_suckless.org (Tue Oct 06 2015 - 17:37:02 CEST)
- [hackers] [surf] Update dmenu Pickfire (Tue Oct 06 2015 - 12:46:11 CEST)
- [hackers] [scc] Remove unneeded variable in addmacro() || Roberto E. Vargas Caballero git_AT_suckless.org (Tue Oct 06 2015 - 10:40:19 CEST)
- [hackers] [scc] Fix output of string in only cpp mode || Roberto E. Vargas Caballero git_AT_suckless.org (Tue Oct 06 2015 - 09:23:25 CEST)
- [hackers] [scc] Emit enum constants || Roberto E. Vargas Caballero git_AT_suckless.org (Tue Oct 06 2015 - 09:23:25 CEST)
- [hackers] [st] Normalize the whole color selection in xdrawcursor. || Christoph Lohmann git_AT_suckless.org (Tue Oct 06 2015 - 00:22:31 CEST)
- [hackers] [st] Fix the cursor color when over selection. || Quentin Rameau git_AT_suckless.org (Tue Oct 06 2015 - 00:05:49 CEST)
- [hackers] [scc] Fix definition of macros with -D || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 23:09:20 CEST)
- [hackers] [st] Make the cursor shapes more descriptive. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 23:07:07 CEST)
- [hackers] [st] Snowman is everywhere. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 22:59:47 CEST)
- [hackers] [st] Style normalisation in the config.def.h. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 22:55:45 CEST)
- [hackers] [st] The definition of the reverse cursor is now up to the user. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 22:39:00 CEST)
- [hackers] [scc] Add option -D option to cc1 || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 22:38:38 CEST)
- [hackers] [scc] Fix notdefined() || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 22:38:38 CEST)
- [hackers] [st] Fixing the cursor movement in selections. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 22:11:34 CEST)
- [hackers] [scc] Ignore leading / in the name of cc1/cpp || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 22:03:38 CEST)
- [hackers] [scc] Force creatin of cpp || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 22:03:38 CEST)
- [hackers] [scc] Emit #lines when it is needed in the cpp output || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 22:03:38 CEST)
- [hackers] [dvtm] pertag patch addition Ross Mohn (Mon Oct 05 2015 - 21:43:34 CEST)
- [hackers] [st] When the cursor is moved, clear the selection. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 21:19:25 CEST)
- [hackers] [st] Reverse the cursor on selection. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 21:07:21 CEST)
- [hackers] [st] More style changes. We forgot some switches. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 20:49:06 CEST)
- [hackers] [scc] Fix name of cpp in Makefile || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 20:48:17 CEST)
- [hackers] [scc] Accept cpp as alternative name for cc1 || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 20:41:01 CEST)
- [hackers] [scc] Update usage string in cc1 || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 20:41:01 CEST)
- [hackers] [scc] Pretty print strings in cpp mode || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 20:41:01 CEST)
- [hackers] [st] Small style change. || Christoph Lohmann git_AT_suckless.org (Mon Oct 05 2015 - 20:08:57 CEST)
- [hackers] [scc] Emit newlines in onlycpp mode || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 17:43:26 CEST)
- [hackers] [scc] Add basic test for defined() in #if || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 16:58:57 CEST)
- [hackers] [scc] Fix elif() || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 16:44:23 CEST)
- [hackers] [scc] Fix defined() parsing || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 16:44:23 CEST)
- [hackers] [scc] Add support for define() in #if || Roberto E. Vargas Caballero git_AT_suckless.org (Mon Oct 05 2015 - 15:40:14 CEST)
- [hackers] [PATCH] Allow browsing navigation history with dmenu Markus Teich (Mon Oct 05 2015 - 01:35:22 CEST)
- [hackers] [scc] Move keyword initialization to more specific places || Roberto E. Vargas Caballero git_AT_suckless.org (Sun Oct 04 2015 - 22:01:07 CEST)
- [hackers] [scc] Split initialization of keywords || Roberto E. Vargas Caballero git_AT_suckless.org (Sun Oct 04 2015 - 22:01:07 CEST)
- [hackers] [sbase] Prepend "usage: " in usage() || sin git_AT_suckless.org (Sun Oct 04 2015 - 18:00:52 CEST)
- [hackers] [sbase] Lint is dead - remove unnecessary cast to (void) || sin git_AT_suckless.org (Sun Oct 04 2015 - 17:50:39 CEST)
- [hackers] [sbase] ls: handle character/block files in long format || Quentin Rameau git_AT_suckless.org (Sun Oct 04 2015 - 17:45:55 CEST)
- [hackers] [sbase] Stop defining major()/minor() and makedev() || sin git_AT_suckless.org (Sun Oct 04 2015 - 17:39:32 CEST)
- [hackers] [dmenu] fix input text matching || Quentin Rameau git_AT_suckless.org (Sun Oct 04 2015 - 15:05:26 CEST)
- [hackers] [dmenu] fix incorrect ordering of match results || Davide Del Zompo git_AT_suckless.org (Sun Oct 04 2015 - 14:05:08 CEST)
- [hackers] [dmenu] fix paste from clipboard (ctrl+shift+y) || Hiltjo Posthuma git_AT_suckless.org (Sun Oct 04 2015 - 12:39:51 CEST)
- [hackers] [scc] Remove dead if() || Quentin Carbonneaux git_AT_suckless.org (Sat Oct 03 2015 - 21:48:37 CEST)
- [hackers] [scc] Fix DBGON when NDEBUG is defined || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 13:02:08 CEST)
- [hackers] [scc] Add TODO in fold.c || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 12:13:12 CEST)
- [hackers] [scc] Add test for special characters in macro definition || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 12:13:12 CEST)
- [hackers] [scc] Add test for concatenation in the preprocessor || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 12:13:12 CEST)
- [hackers] [scc] Add optional parameter to update.sh || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 12:13:12 CEST)
- [hackers] [scc] Protect _AT_ and $ in strings when expand macros || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 12:13:12 CEST)
- [hackers] [scc] Add flag to enable/disable debug in debug compilation || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 12:13:12 CEST)
- [hackers] [scc] Add support for ## preprocessor operator || Roberto E. Vargas Caballero git_AT_suckless.org (Sat Oct 03 2015 - 09:32:15 CEST)
- [hackers] [dmenu] paste fix shua lloret (Sat Oct 03 2015 - 03:09:37 CEST)
- [hackers] [dvtm] Command keys in status bar patch Ross Mohn (Fri Oct 02 2015 - 19:38:14 CEST)
- [hackers] sbase: od: properly concatenate multiple file arguments Greg Reagle (Fri Oct 02 2015 - 16:40:12 CEST)
- [hackers] [sbase] Match \v as escaped character || FRIGN git_AT_suckless.org (Fri Oct 02 2015 - 15:48:25 CEST)
- [hackers] sbase: od: bugfix: "\v" was omitted from output of type 'c' Greg Reagle (Fri Oct 02 2015 - 15:32:01 CEST)
- [hackers] od: added options -b and -d; bug fix affecting size C Greg Reagle (Fri Oct 02 2015 - 09:07:00 CEST)
- [hackers] od: added options -b and -d; bug fix affecting size C Greg Reagle (Fri Oct 02 2015 - 08:56:25 CEST)
- [hackers] od: added support for different size values Greg Reagle (Thu Oct 01 2015 - 20:10:39 CEST)
- [hackers] [sbase] Comment out some more entries in getconf.c to make it build on OpenBSD || sin git_AT_suckless.org (Thu Oct 01 2015 - 18:17:29 CEST)
- [hackers] [sbase] Add getconf(1) || FRIGN git_AT_suckless.org (Thu Oct 01 2015 - 18:17:29 CEST)
- Re: [hackers] [dmenu] Fix incorrect ordering of matching results Hiltjo Posthuma (Sun Oct 04 2015 - 14:07:54 CEST)
- Last message date: Sat Oct 31 2015 - 17:50:22 CET
- Archived on: Thu Nov 21 2024 - 10:48:47 CET