Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
archives.sh 1.04 KB 14545 over 9 years Aaron Marcuse-Kubitza bugfix: lib/sh/archives.sh: compress(): don't i...
binsearch.sh 672 Bytes 10154 almost 11 years Aaron Marcuse-Kubitza *{.sh,run}: use new log-() instead of log+() wi...
datasrc.sh 140 Bytes 10095 almost 11 years Aaron Marcuse-Kubitza added lib/sh/datasrc.sh
db.sh 13 KB 14681 over 9 years Aaron Marcuse-Kubitza lib/sh/db.sh: pg_cmd(): log vars on same line t...
db_make.sh 505 Bytes 12779 about 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
local.sh 2.41 KB 14694 over 9 years Aaron Marcuse-Kubitza fix: lib/sh/local.sh: $sync_remote_url: need $U...
make.sh 3.51 KB 13318 about 10 years Aaron Marcuse-Kubitza lib/sh/make.sh: set_make_vars: don't display ma...
resume_import.sh 2.2 KB 12968 about 10 years Aaron Marcuse-Kubitza *{.sh,run}: runscript targets: use begin_target...
sync.sh 2.88 KB 14348 almost 10 years Aaron Marcuse-Kubitza lib/sh/sync.sh: db_snapshot(): before backing u...
util.sh 40.6 KB 14734 over 9 years Aaron Marcuse-Kubitza *{.sh,run}: use standard **WARNING** syntax for...
web.sh 216 Bytes 10055 almost 11 years Aaron Marcuse-Kubitza bugfix: lib/sh/web.sh: curl(): use --fail so th...

Latest revisions

# Date Author Comment
14734 09/24/2014 07:26 PM Aaron Marcuse-Kubitza

*{.sh,run}: use standard WARNING syntax for warning labels

14733 09/24/2014 07:25 PM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: verbosity_compat(): documented that this should not be run until right before executing an external command, so that it doesn't mess up the logging mechanism

14731 09/24/2014 06:55 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: functions called by pst(): commented out/removed logging calls that would have caused infinite recursion when pst()'ing a logging function

14730 09/24/2014 06:38 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: echo_func(): get call context before wrapper(s), which is more useful for debugging. this uses skip_stack_frames()'s lookahead=1 mode.

14729 09/24/2014 06:37 PM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: skip_stack_frames() callers: updated for new skip_stack_frames rather than get_stack_frame behavior

14728 09/24/2014 06:32 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: skip_stack_frames(): added lookahead support, which looks at entry after current to deterine whether to skip current. this is useful for skipping wrappers, by looking at the calling function's name.

14727 09/24/2014 06:30 PM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: skip_stack_frames(): for new skip_stack_frames rather than get_stack_frame behavior, stack frames must be skipped in the caller to preserve the stack frame pointer

14726 09/24/2014 06:26 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: get_stack_frame_after(): renamed to skip_stack_frames() for clarity

14725 09/24/2014 06:25 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added skip_stack_frame_in_caller, unskip_stack_frame_in_caller

14724 09/24/2014 06:24 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added prev_stack_frame

View revisions

Also available in: Atom