Uri Guttman [Tue, 22 Sep 2009 21:57:40 +0000]
cleaned up some debug prints
Uri Guttman [Tue, 15 Sep 2009 18:34:45 +0000]
merged and cleaned up event tests
Uri Guttman [Tue, 15 Sep 2009 17:58:08 +0000]
Merge branch 'master' of ssh://erxz.com/~/git_repo/stem
Uri Guttman [Tue, 15 Sep 2009 17:54:48 +0000]
merging
Steve Scaffidi [Fri, 11 Sep 2009 21:02:56 +0000]
Merge commit 'c0baaa7'
Steve Scaffidi [Fri, 11 Sep 2009 21:00:46 +0000]
Merge commit 'origin/master' into HEAD
Conflicts:
.gitignore
BuildStem.pm
MANIFEST
MANIFEST.SKIP
bin/chat2_demo
bin/run_stem
Uri Guttman [Wed, 5 Aug 2009 21:23:34 +0000]
added check for connected when triggered method is called. can't trigger
if already connected.
Uri Guttman [Wed, 5 Aug 2009 21:20:41 +0000]
adding x.stem config
Steve Scaffidi [Fri, 11 Sep 2009 20:45:34 +0000]
added some of uri's utility actions for build script
Uri Guttman [Thu, 10 Sep 2009 06:36:41 +0000]
made event ok lines more consistant
Uri Guttman [Thu, 10 Sep 2009 06:31:45 +0000]
fixed perl event loop
fixed event::queue initialization
event.pm and perl loops are tested
Steve Scaffidi [Wed, 9 Sep 2009 22:07:09 +0000]
Added myself to credits
Uri Guttman [Wed, 9 Sep 2009 22:01:06 +0000]
Merge commit 'origin/master'
Uri Guttman [Wed, 9 Sep 2009 21:51:27 +0000]
fixed gitignore
working on test bugs
fixed event test driver
known issue with signal event initialization in Perl.pm
Steve Scaffidi [Tue, 8 Sep 2009 21:25:57 +0000]
that's how. git was ignoring lib/ *facepalm*
Steve Scaffidi [Tue, 8 Sep 2009 21:25:21 +0000]
how did I miss this file? see next commit...
Steve Scaffidi [Wed, 26 Aug 2009 16:13:46 +0000]
updated manifest
Steve Scaffidi [Wed, 26 Aug 2009 16:12:17 +0000]
fixed minor bugs in demo scripts and run_stem
Steve Scaffidi [Wed, 26 Aug 2009 16:11:48 +0000]
skip notes dir in manifest
Steve Scaffidi [Wed, 26 Aug 2009 16:03:26 +0000]
added notes dir to share non-doc info
Steve Scaffidi [Wed, 26 Aug 2009 16:02:41 +0000]
test for symbol table/package lookup bug
Steve Scaffidi [Wed, 26 Aug 2009 16:02:08 +0000]
patch for symbol table/package lookup bug
Steve Scaffidi [Wed, 26 Aug 2009 16:01:01 +0000]
fixed MANIFEST and ignore stuff
Steve Scaffidi [Wed, 26 Aug 2009 15:49:40 +0000]
re-write of Build scripts
Uri Guttman [Wed, 5 Aug 2009 21:23:34 +0000]
added check for connected when triggered method is called. can't trigger
if already connected.
Uri Guttman [Wed, 5 Aug 2009 21:20:41 +0000]
adding x.stem config
Steve Scaffidi [Wed, 5 Aug 2009 19:14:05 +0000]
updated more stuff
Steve Scaffidi [Mon, 3 Aug 2009 16:27:36 +0000]
excluded blib
Steve Scaffidi [Sat, 27 Jun 2009 18:30:51 +0000]
I need to keep some notes
Steve Scaffidi [Sat, 27 Jun 2009 06:21:46 +0000]
fixed perm on hello_demo
Steve Scaffidi [Sat, 27 Jun 2009 06:20:35 +0000]
fixed run stem to work from build dir
Steve Scaffidi [Sat, 27 Jun 2009 06:19:15 +0000]
fixed up the demos for cleaner operation
Steve Scaffidi [Sat, 27 Jun 2009 04:32:30 +0000]
FINALLY fixed class-loading symbol-table lookup bug\!
Steve Scaffidi [Sat, 27 Jun 2009 04:21:58 +0000]
tweaked MANIFEST stuff and made a .gitignore
Steve Scaffidi [Fri, 26 Jun 2009 06:05:35 +0000]
added Build to MANIFEST.SKIP
Steve Scaffidi [Fri, 26 Jun 2009 06:01:09 +0000]
fixed MANIFEST.SKIP to exclude lots of stuff
Steve Scaffidi [Fri, 26 Jun 2009 05:57:47 +0000]
fixed InstallConfig.pm so it plays nice with ConfigData.pm
Steve Scaffidi [Thu, 25 Jun 2009 22:37:47 +0000]
fixed dummy values in Build.PL
Steve Scaffidi [Thu, 25 Jun 2009 22:34:09 +0000]
Merge branch 'srs_installer'
Steve Scaffidi [Thu, 25 Jun 2009 22:34:00 +0000]
Merge branch 'config_load_fix'
Steve Scaffidi [Thu, 25 Jun 2009 22:29:27 +0000]
Merge branch 'stem2pod'
Steve Scaffidi [Thu, 25 Jun 2009 22:19:12 +0000]
added .git dir to MANIFEST.SKIP
Steve Scaffidi [Thu, 25 Jun 2009 22:08:10 +0000]
initial commit of working build script rewrite
Steve Scaffidi [Thu, 25 Jun 2009 07:42:37 +0000]
initial commit for config loading bugfix and test
Steve Scaffidi [Thu, 25 Jun 2009 07:26:30 +0000]
initial commit of re-written stem2pod
Uri Guttman [Fri, 5 Dec 2008 01:34:29 +0000]
init commit