CARVIEW |
-
Boogie MPD ClientUpdated Fri Oct 24 08:13:17 -0700 2008
-
Eclectic module for managing multiple python versionsUpdated Sun Oct 26 04:41:42 -0700 2008
-
simple audio tagger for use in shell scriptsUpdated Thu Mar 05 06:37:39 -0800 2009
-
alip's misc exherbo repositoryUpdated Sat Mar 07 22:53:46 -0800 2009
-
Python packages for ExherboUpdated Tue Oct 28 17:42:27 -0700 2008
-
Python patches for ExherboUpdated Tue Oct 07 15:37:11 -0700 2008
-
Chess module for LuaUpdated Thu Feb 19 12:11:00 -0800 2009
-
Lua bindings for libtomcryptUpdated Fri Oct 17 10:34:32 -0700 2008
-
sydbox support for paludisUpdated Sun Mar 08 00:49:42 -0800 2009
-
Useful utilities for paludisUpdated Wed Mar 04 04:50:11 -0800 2009
-
Portage git-svn checkoutUpdated Mon Oct 06 05:45:57 -0700 2008
-
Ptrace based sandbox implementation based on catbox and straceUpdated Sun Mar 08 03:08:37 -0700 2009
Public Activity
e2e027248912ddadda9f0785c81ef3bb2356d0d6
reorder TODO
fb1483930d0a688629b4281f1b7e7d0a6f1129a8
update TODO
edb5337249dd0b9e55393b913b6c6f59a82f09bd
write initial TODO
5de924a9d5202291f8a139cfa3875ff80935e736
remove {load,save}env from phases, log phase before executing command
3b649033fcf17cceae5aa88e63777b1fa3fec98f
use %zu in printf format string for size_t
0876ff5f4b017cc5ab16b4a0078a6999d98bedde
handle it gracefully when getcwd_pid() fails
1a8bd0c36fb1a7d018730a680f7ca7495617cb39
check if compiler supports -pg flag, if --enable-gprof is enabled
cc51e28982d235b783d0b4bdaab6c9a7a6738fca
remove conky-scm

-
alip committed 4366c43f:
add line count to logs, remove some useless lg calls
-
alip committed c6454f9c:
add AC_MSGs for gprof
-
alip committed 95cbe713:
update gitignore
-
alip committed 37bb92fa:
add --enable-gprof option to configure
-
alip committed cf7d5c14:
rewrite syscall.c
-
alip committed 3e94d948:
more warning flags
4366c43f226db9648e2cbadd09f5ddba01b72ccf
add line count to logs, remove some useless lg calls
c6454f9cf874681e3d9cf459ff1bca6d6cae0fbd
add AC_MSGs for gprof
95cbe71301b6024dc98a5a6eb1c99dba6147418a
update gitignore
37bb92fac30db4f418a5a46607bd2c92d9008a63
add --enable-gprof option to configure
cf7d5c148f66cf2d4bf86cb6887b5b15bc1598aa
rewrite syscall.c
3e94d948275b7057628f2dc0c32fd6a008da9d75
more warning flags
cf5291505c13498afafa0620115ec45f01f7ba09
add gprof2dot
98198533560f0511394167a0628757cdec230059
more warning flags, fix compiler warnings
60a36e1541c7b6afc83e5019e0d79417386ba7a1
more warning flags, fix compiler warnings
15b87ae54abf3b30a606f3699ec04e198efcb3b1
add -Wformat* flags and fix compiler warnings
5d1737e672f25dd7647586ab7edb9ffb79927936
add -Wvla to WANTED_CFLAGS since variable length arrays fails with gcc
080188b09ae4441a8e747fa7da1c464f0379b107
add -W -Wextra to WANTED_CFLAGS, fix compiler warnings