source: cmd.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8d4b521   14 years andersk Rename owl_cmddict_namelist_free to owl_cmddict_namelist_cleanup. ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @685e96f   14 years andersk Rename owl_cmd_free to owl_cmd_cleanup. Signed-off-by: Anders Kaseorg ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @8f2d9bf   14 years andersk Rename owl_perlconfig_cmd_free to owl_perlconfig_cmd_cleanup. ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @8c59178   14 years andersk Rename owl_list_free_all to owl_list_cleanup. Signed-off-by: Anders ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @40d22cf   14 years andersk Rename owl_parsefree to owl_parse_delete. Signed-off-by: Anders ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @b0da027   14 years andersk Add owl_cmd_delete to fix leaks. Signed-off-by: Anders Kaseorg ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @62a000b   14 years andersk owl_cmddict_execute: Don’t leak buffers when given no arguments. ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @99525be   14 years andersk Use strtol without casting, to shut up gcc -Wcast-qual. strtol should ... release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @36486be   15 years andersk Replace several owl_malloc, sprintf sequences with owl_strdup or ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @0a0fb74   15 years andersk Add const qualifiers for owl_cmd *. Signed-off-by: Anders Kaseorg ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @3f8514b   15 years andersk Add const qualifiers for owl_context *. Signed-off-by: Anders Kaseorg ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @ff7e289   15 years andersk Add const qualifiers for owl_cmddict *. Signed-off-by: Anders Kaseorg ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @e19eb97   15 years andersk Add const qualifiers for char * and void *. Signed-off-by: Anders ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @fa4562c   15 years andersk Prepare code for adding const qualifiers for char * and void *. ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @65b2173   15 years andersk Split up declarations for adding const qualifiers for char * and void ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @c529ac8   15 years andersk Add new function strs, to (later) cast char *const * to const char ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @4d86e06   15 years andersk Get rid of a whole bunch of useless casts. Signed-off-by: Anders ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @d43edd2   15 years andersk Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu> release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @b39a9cd   15 years andersk owl_cmddict_add_from_list: Remove unused variable. Signed-off-by: ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @eb6cedc   15 years nelhage Push commands into BarnOwl:: instead of AUTOLOAD'ing them release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @c4ba74d   16 years nelhage Make BarnOwl::command() accept a pre-tokenized command. If given more ... debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @34509d5   16 years asedeno GLib/Unicode branch - adding glib dependency. Linking BarnOwl to ... barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @6922edd   17 years nelhage Adding the ability to install real commands from perl. barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @f1e629d   21 years nygren New API for perl message formatting functions. Legacy ... barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @1c7a4e0   22 years nygren Fixed a bug in the summary field for user-created aliases. barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ... barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(add) @7d4fbcd   22 years kretch Initial check in barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Note: See TracRevisionLog for help on using the revision log.