Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: cvs

CVS notice: activity by heins

 

 

First page Previous page 1 2 3 4 5 6 7 8 Next page Last page  View All Interchange cvs RSS feed   Index | Next | Previous | View Threaded


interchange-cvs at lists

Feb 5, 2001, 6:00 AM

Post #176 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/dist/lib/UI/usertag field_label,1.4,NONE
Update of /anon_cvs/repository/interchange/dist/lib/UI/usertag
In directory www.akopia.com:/tmp/cvs-serv27454/usertag

Removed Files:
Tag: DEV_4_7_0
field_label
Log Message:
No longer needed.


interchange-cvs at lists

Feb 5, 2001, 6:03 AM

Post #177 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/dist/lib/UI/usertag ifdef,1.1,NONE ifndef,1.1,NONE
Update of /anon_cvs/repository/interchange/dist/lib/UI/usertag
In directory www.akopia.com:/tmp/cvs-serv27487/usertag

Removed Files:
Tag: DEV_4_7_0
ifdef ifndef
Log Message:
No longer used.


interchange-cvs at lists

Feb 5, 2001, 6:17 AM

Post #178 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/dist/lib/UI/usertag read_serial,1.1,NONE rotate_database,1.1,NONE substitute,1.1,NONE
Update of /anon_cvs/repository/interchange/dist/lib/UI/usertag
In directory www.akopia.com:/tmp/cvs-serv27537/usertag

Removed Files:
Tag: DEV_4_7_0
read_serial rotate_database substitute
Log Message:
All no longer necessary.


interchange-cvs at lists

Feb 5, 2001, 6:24 AM

Post #179 of 199 (837 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/dist/lib/UI/usertag send_help,1.1,NONE setvar,1.1,NONE unconfigure,1.1,NONE
Update of /anon_cvs/repository/interchange/dist/lib/UI/usertag
In directory www.akopia.com:/tmp/cvs-serv27593

Removed Files:
Tag: DEV_4_7_0
send_help setvar unconfigure
Log Message:
More unused usertags.


interchange-cvs at lists

Feb 5, 2001, 7:19 AM

Post #180 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Config.pm,1.25.2.16,1.25.2.17
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv27777

Modified Files:
Tag: DEV_4_7_0
Config.pm
Log Message:

* Moved AdminSub from Global to non-global.

* Tolerate GlobalSub name either before or after sub call.

* Dump Source for GlobalSub.

* Configurable ConfDir, no longer hardcoded to etc/. Should we
rename this to RunDir? Maybe. I think we ought to look hard at
changing the way we do global rundir, too -- it would be nice
to not have to have *any* writable files in Interchange root.


interchange-cvs at lists

Feb 5, 2001, 7:20 AM

Post #181 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Data.pm,1.17.2.9,1.17.2.10
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv27807

Modified Files:
Tag: DEV_4_7_0
Data.pm
Log Message:
Add error handling if PriceDivide gets set to zero. Thanks for the
eyes of Bill Dawkins.


interchange-cvs at lists

Feb 5, 2001, 7:22 AM

Post #182 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Error.pm,1.3.6.3,1.3.6.4
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv27851

Modified Files:
Tag: DEV_4_7_0
Error.pm
Log Message:
Add file-based numeric error message stuff for system defaults.


interchange-cvs at lists

Feb 5, 2001, 7:25 AM

Post #183 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Interpolate.pm,1.40.2.16,1.40.2.17
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv27879

Modified Files:
Tag: DEV_4_7_0
Interpolate.pm
Log Message:
Minor tweak to http_header. Looking at streamlining response routines
dramatically.


interchange-cvs at lists

Feb 5, 2001, 7:28 AM

Post #184 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Util.pm,1.14.2.9,1.14.2.10
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv27920

Modified Files:
Tag: DEV_4_7_0
Util.pm
Log Message:

* Add divide-by-zero error checking to PriceDivide.

* Change definition of NoCache to include HTTP. Now if page is in
NoCache, we will output a Pragma: no-cache.


interchange-cvs at lists

Feb 13, 2001, 8:15 AM

Post #185 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Config.pm,1.25.2.17,1.25.2.18
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv12090

Modified Files:
Tag: DEV_4_7_0
Config.pm
Log Message:
Add catalog-level VarName directive.
Add "sku" to the banned list of UseModifier.


interchange-cvs at lists

Feb 13, 2001, 8:29 AM

Post #186 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Interpolate.pm,1.40.2.17,1.40.2.18
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv12168

Modified Files:
Tag: DEV_4_7_0
Interpolate.pm
Log Message:
Add left bracket ([) escape to:

PREFIX-data
PREFIX-description
PREFIX-field
PREFIX-modifier
PREFIX-param
PREFIX-pos

Can be stopped by passing safe_data=1 parameter to enclosing list.


interchange-cvs at lists

Feb 13, 2001, 8:30 AM

Post #187 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Interpolate.pm,1.40.2.18,1.40.2.19
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv12260

Modified Files:
Tag: DEV_4_7_0
Interpolate.pm
Log Message:
Missed a spot for ed() ( left bracket escape ).


interchange-cvs at lists

Feb 13, 2001, 8:33 AM

Post #188 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Parse.pm,1.12.2.8,1.12.2.9
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv12309

Modified Files:
Tag: DEV_4_7_0
Parse.pm
Log Message:
Remove duplicated VERSION variable.


interchange-cvs at lists

Feb 13, 2001, 8:36 AM

Post #189 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Server.pm,1.8.2.10,1.8.2.11
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv12371

Modified Files:
Tag: DEV_4_7_0
Server.pm
Log Message:
Add socket monitoring information to mode.inet, which honors SocketPerms.
Used to pass monitored ports to other apps....


interchange-cvs at lists

Feb 18, 2001, 9:10 AM

Post #190 of 199 (836 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange test.pl,1.4,1.5
Update of /anon_cvs/repository/interchange
In directory www.akopia.com:/tmp/cvs-serv2186

Modified Files:
test.pl
Log Message:
Changed test.pl to use Errno.pm to derive socket test error messages.
Thanks to Patxi Larrayoz Elcano <larrayoz [at] retemail> for finding this.


interchange-cvs at lists

Feb 18, 2001, 9:26 AM

Post #191 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Server.pm,1.8.2.11,1.8.2.12
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv2264

Modified Files:
Tag: DEV_4_7_0
Server.pm
Log Message:
Made read_cgi_data slightly more efficient by reordering to put the
common cases first and removing unneeded ipc block.


interchange-cvs at lists

Feb 18, 2001, 9:27 AM

Post #192 of 199 (836 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange test.pl,1.4,1.4.6.1
Update of /anon_cvs/repository/interchange
In directory www.akopia.com:/tmp/cvs-serv2289

Modified Files:
Tag: DEV_4_7_0
test.pl
Log Message:

Changed test.pl to use Errno.pm to derive socket test error messages.
Thanks to Patxi Larrayoz Elcano <larrayoz [at] retemail> for finding this.


interchange-cvs at lists

Feb 18, 2001, 10:12 AM

Post #193 of 199 (834 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/dist/construct/templates/components random_vertical,1.3,1.3.6.1
Update of /anon_cvs/repository/interchange/dist/construct/templates/components
In directory www.akopia.com:/tmp/cvs-serv2426/templates/components

Modified Files:
Tag: DEV_4_7_0
random_vertical
Log Message:
Changed search_type to db so that default search file would
work. Argghhh!


interchange-cvs at lists

Feb 18, 2001, 10:24 AM

Post #194 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Config.pm,1.28,1.29
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv2488

Modified Files:
Config.pm
Log Message:
Fix problem with MV_DEFAULT_SEARCH_FILE. Found by Joshua Scott
(josh [at] bluebonnet).


interchange-cvs at lists

Feb 18, 2001, 10:37 AM

Post #195 of 199 (833 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Server.pm,1.8.2.12,1.8.2.13
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv2587

Modified Files:
Tag: DEV_4_7_0
Server.pm
Log Message:
Clean up of messy file handles.

You may note very beginnings of SOAP RPC interface, not operational yet
at all.


interchange-cvs at lists

Feb 18, 2001, 11:41 AM

Post #196 of 199 (836 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Config.pm,1.25.2.18,1.25.2.19 Interpolate.pm,1.40.2.19,1.40.2.20
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv2815

Modified Files:
Tag: DEV_4_7_0
Config.pm Interpolate.pm
Log Message:

* Change Tie::Watch to be automatically "require"d only if used.
Allows having Tie::Watch in Bundle::Interchange without adverse
memory impact.

* Changed perl tag so that references to $Config->{something}
will not error out if watched with Tie::Watch.


interchange-cvs at lists

Feb 19, 2001, 8:07 PM

Post #197 of 199 (837 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend Server.pm,1.8.2.13,1.8.2.14
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv17044

Modified Files:
Tag: DEV_4_7_0
Server.pm
Log Message:

* Fixed problem with empty catalog VarName directive being used.


interchange-cvs at lists

Feb 21, 2001, 11:51 AM

Post #198 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange/lib/Vend UserDB.pm,1.15,1.16
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv5795

Modified Files:
UserDB.pm
Log Message:

* Fix bug where user with encrypted password cannot log in after
account creation.


interchange-cvs at lists

Feb 21, 2001, 11:58 AM

Post #199 of 199 (835 views)
Permalink
CVS notice: activity by heins [In reply to]

CVS activity by user 'heins':
interchange WHATSNEW,1.26,1.27
Update of /anon_cvs/repository/interchange
In directory www.akopia.com:/tmp/cvs-serv5993

Modified Files:
WHATSNEW
Log Message:
Add entry about fixed bug.

First page Previous page 1 2 3 4 5 6 7 8 Next page Last page  View All Interchange cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.