Commit graph

  • c7c42d697f Optimizations, fixes and disabling sesson creation/restoration feature mguesdon 2005-04-05 14:49:55 +0000
  • f2d2a684ab Optimizations, fixes and disabling sesson creation/restoration feature Manuel Guesdon 2005-04-05 14:49:55 +0000
  • e6ba730b23 Small fixes and optimizations mguesdon 2005-04-05 11:54:36 +0000
  • a70d649ad1 Small fixes and optimizations Manuel Guesdon 2005-04-05 11:54:36 +0000
  • c99ab7bf1d * GSWeb.framework/GSWApplication.m * GSWeb.framework/GSWRequest.m Use cStringLength in place of length dwetzel 2005-04-04 15:51:35 +0000
  • 7d083127b0 * GSWeb.framework/GSWApplication.m * GSWeb.framework/GSWRequest.m Use cStringLength in place of length Dave Wetzel 2005-04-04 15:51:35 +0000
  • 0873b97bc4 use cStringLength in place of length dwetzel 2005-04-04 15:42:47 +0000
  • b782f91a1d use cStringLength in place of length Dave Wetzel 2005-04-04 15:42:47 +0000
  • 81ff20297b Fixes in GSWUtil.c and GSWAppRequest.c mguesdon 2005-03-31 18:31:22 +0000
  • bd0b6fe391 Fixes in GSWUtil.c and GSWAppRequest.c Manuel Guesdon 2005-03-31 18:31:22 +0000
  • f2bebb40b7 * GSWAdaptors/common/GSWHTTPResponse.c (GSWHTTPResponse_GetResponse): Move variable declarations to top of block for older compilers. * GSWAdaptors/common/GSWUtil.h (GSWAssert): Ditto. Remove bogus call to GSWLog(). * GSWAdaptors/common/GSWStats.c (GSWStats_formatStats): Remove statement from variable declations for older compilers. ayers 2005-03-31 05:36:27 +0000
  • fd776a6c94 * GSWAdaptors/common/GSWHTTPResponse.c (GSWHTTPResponse_GetResponse): Move variable declarations to top of block for older compilers. * GSWAdaptors/common/GSWUtil.h (GSWAssert): Ditto. Remove bogus call to GSWLog(). * GSWAdaptors/common/GSWStats.c (GSWStats_formatStats): Remove statement from variable declations for older compilers. David Ayers 2005-03-31 05:36:27 +0000
  • 13c2125572 * GSWeb.framework/GSWApplication+Defaults.m (GSWAppClassDummy): Added method declarations to help various compiler versions identify the correct signaure to use. (+[GSWApplication setSessionTimeOutValue:]): Use it. (+[GSWApplication sessionTimeOutValue]); Ditto. ayers 2005-03-25 16:01:55 +0000
  • 1d13e0c715 * GSWeb.framework/GSWApplication+Defaults.m (GSWAppClassDummy): Added method declarations to help various compiler versions identify the correct signaure to use. (+[GSWApplication setSessionTimeOutValue:]): Use it. (+[GSWApplication sessionTimeOutValue]); Ditto. David Ayers 2005-03-25 16:01:55 +0000
  • 58dbc8c083 * GSWeb.framework/GSWBrowser.m o fixed double HTML escaping bug (reported by David Ayers) mguesdon 2005-03-22 09:04:46 +0000
  • a55b140ff5 * GSWeb.framework/GSWBrowser.m o fixed double HTML escaping bug (reported by David Ayers) Manuel Guesdon 2005-03-22 09:04:46 +0000
  • cdd4789b1d Tidy to work with current base library and avoid minor overheads. CaS 2005-03-21 19:17:18 +0000
  • 848c80d39c Tidy to work with current base library and avoid minor overheads. Richard Frith-Macdonald 2005-03-21 19:17:18 +0000
  • 15dca67fa5 * GSWeb.framework/NSString+HTML.m o fixes in GSWMemMove and testStringByConvertingHTML mguesdon 2005-03-18 12:56:33 +0000
  • 31b00db975 * GSWeb.framework/NSString+HTML.m o fixes in GSWMemMove and testStringByConvertingHTML Manuel Guesdon 2005-03-18 12:56:33 +0000
  • b7e6b7be01 changes to support various encodings in GSMime dwetzel 2005-03-11 10:31:26 +0000
  • ca9665c10c changes to support various encodings in GSMime Dave Wetzel 2005-03-11 10:31:26 +0000
  • 495c5a5fee GSWeb.framework/GSWRequest.m changes to support various encodings in GSMime dwetzel 2005-03-11 10:30:54 +0000
  • 60f889601a GSWeb.framework/GSWRequest.m changes to support various encodings in GSMime Dave Wetzel 2005-03-11 10:30:54 +0000
  • b5a0528ea5 * GSWeb.framework/GSWRequest.m * GSWeb.framework/NSString+HTML.? o replaced dictionaryQueryString by dictionaryQueryStringWithEncoding: o replaced decodeURL by decodeURLEncoding: debugging and coding together with David Ayers dwetzel 2005-03-10 16:10:03 +0000
  • c80c54ef29 * GSWeb.framework/GSWRequest.m * GSWeb.framework/NSString+HTML.? o replaced dictionaryQueryString by dictionaryQueryStringWithEncoding: o replaced decodeURL by decodeURLEncoding: debugging and coding together with David Ayers Dave Wetzel 2005-03-10 16:10:03 +0000
  • aa187c7ce3 see ChangeLog dwetzel 2005-01-19 10:09:52 +0000
  • eeb2371136 see ChangeLog Dave Wetzel 2005-01-19 10:09:52 +0000
  • da7886eddf optimizations and small fixes mguesdon 2004-12-31 14:33:16 +0000
  • 95931983d3 optimizations and small fixes Manuel Guesdon 2004-12-31 14:33:16 +0000
  • 8a7e040a2f * GSWeb.framework/GSWElementID.m o fixed use of static SEL dwetzel 2004-12-31 11:33:12 +0000
  • 00d627716b * GSWeb.framework/GSWElementID.m o fixed use of static SEL Dave Wetzel 2004-12-31 11:33:12 +0000
  • 54b40d09b4 2004-12-27 Manuel Guesdon <mguesdon@orange-concept.com> o Bug fixes on GSWAdaptors o Time statistics addition on GSWAdaptors mguesdon 2004-12-27 16:35:17 +0000
  • a72cb63dc4 2004-12-27 Manuel Guesdon <mguesdon@orange-concept.com> o Bug fixes on GSWAdaptors o Time statistics addition on GSWAdaptors Manuel Guesdon 2004-12-27 16:35:17 +0000
  • e4a71c56fa o Bug fixes o Time statistics addition mguesdon 2004-12-27 16:33:24 +0000
  • c9a8642bfb o Bug fixes o Time statistics addition Manuel Guesdon 2004-12-27 16:33:24 +0000
  • 40be1cd273 note about TCSimpleDB dwetzel 2004-12-21 20:12:28 +0000
  • 8f25e3d6e5 note about TCSimpleDB Dave Wetzel 2004-12-21 20:12:28 +0000
  • 85d409ee5d Replaced GSWElementIDString by GSWElementID, minor optimizations and code cleaning mguesdon 2004-12-15 00:01:25 +0000
  • bb75fb1eae Replaced GSWElementIDString by GSWElementID, minor optimizations and code cleaning Manuel Guesdon 2004-12-15 00:01:25 +0000
  • 775af5f18c Replaced GSWElementIDString by GSWElementID, minor optimizations and code cleaning. mguesdon 2004-12-14 23:48:51 +0000
  • da39dc0014 Replaced GSWElementIDString by GSWElementID, minor optimizations and code cleaning. Manuel Guesdon 2004-12-14 23:48:51 +0000
  • cd39e1f8e1 Bug fixes, minor improvments and optimizations mguesdon 2004-12-14 12:54:40 +0000
  • 087b9ed45d Bug fixes, minor improvments and optimizations Manuel Guesdon 2004-12-14 12:54:40 +0000
  • 8895e6d456 - dwetzel 2004-12-04 22:10:01 +0000
  • 298e88df3c - Dave Wetzel 2004-12-04 22:10:01 +0000
  • d0ad412df7 More speed for ASCII content dwetzel 2004-12-04 22:07:57 +0000
  • 1489e588fe More speed for ASCII content Dave Wetzel 2004-12-04 22:07:57 +0000
  • 16d78e5da5 set default encoding dwetzel 2004-12-01 17:43:56 +0000
  • 0d8812ce67 set default encoding Dave Wetzel 2004-12-01 17:43:56 +0000
  • 0ac3163963 - dwetzel 2004-12-01 15:03:02 +0000
  • 4c730768ae - Dave Wetzel 2004-12-01 15:03:02 +0000
  • 9cd2739ed5 added a NSLog and then raise the exception to make debugging easier dwetzel 2004-12-01 15:01:20 +0000
  • e0a0ac0f8a added a NSLog and then raise the exception to make debugging easier Dave Wetzel 2004-12-01 15:01:20 +0000
  • e371500882 added + (id)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)encoding added + (NSStringEncoding) encodingNamed:(NSString*) encodingName fixed some encoding issues. dwetzel 2004-12-01 14:53:52 +0000
  • 066b1d1fff added + (id)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)encoding added + (NSStringEncoding) encodingNamed:(NSString*) encodingName fixed some encoding issues. Dave Wetzel 2004-12-01 14:53:52 +0000
  • a86ae151b0 GSWBrowser:replaced +NSNumber numberWithXXX with GSWIntToNSString() dwetzel 2004-12-01 09:28:02 +0000
  • 500611d4d2 GSWBrowser:replaced +NSNumber numberWithXXX with GSWIntToNSString() Dave Wetzel 2004-12-01 09:28:02 +0000
  • 00160d7f20 replaced +NSNumber numberWithXXX with GSWIntToNSString() dwetzel 2004-12-01 09:25:17 +0000
  • a6f78dae72 replaced +NSNumber numberWithXXX with GSWIntToNSString() Dave Wetzel 2004-12-01 09:25:17 +0000
  • 3b77de53b0 * GSWeb.framework/GSWPopUpButton.m replaced +NSNumber numberWithXXX with GSWIntToNSString() dwetzel 2004-11-30 19:49:15 +0000
  • a93e06e35e * GSWeb.framework/GSWPopUpButton.m replaced +NSNumber numberWithXXX with GSWIntToNSString() Dave Wetzel 2004-11-30 19:49:15 +0000
  • e9aadf1f89 added NSString* cachedStringForInt(int value) dwetzel 2004-11-29 09:37:49 +0000
  • 77d0a9fb91 added NSString* cachedStringForInt(int value) Dave Wetzel 2004-11-29 09:37:49 +0000
  • 298dbe203e 2004-11-29 David Wetzel <dave@turbocat.de> * GSWeb.framework/GSWMessage.h * GSWeb.framework/GSWMessage.m uses NSMutableData now. 3.74 % faster than previous version dwetzel 2004-11-29 09:27:17 +0000
  • 2e4d5a0126 2004-11-29 David Wetzel <dave@turbocat.de> * GSWeb.framework/GSWMessage.h * GSWeb.framework/GSWMessage.m uses NSMutableData now. 3.74 % faster than previous version Dave Wetzel 2004-11-29 09:27:17 +0000
  • 0056200716 uses NSMutableData now. 3,74 % faster than previous version dwetzel 2004-11-29 09:24:32 +0000
  • 01360add54 uses NSMutableData now. 3,74 % faster than previous version Dave Wetzel 2004-11-29 09:24:32 +0000
  • edb32a65e3 * GSWeb.framework/GSWDisplayGroup.m (-displayBatchContainingSelectedObject): Test _numberOfObjectsPerBatch to be non-zero before dividing. ayers 2004-11-26 14:01:40 +0000
  • 1f4ca4f38f * GSWeb.framework/GSWDisplayGroup.m (-displayBatchContainingSelectedObject): Test _numberOfObjectsPerBatch to be non-zero before dividing. David Ayers 2004-11-26 14:01:40 +0000
  • 9fa834614b added some speed enhancements dwetzel 2004-11-26 11:08:06 +0000
  • e6a13dd02d added some speed enhancements Dave Wetzel 2004-11-26 11:08:06 +0000
  • c81e5f5d65 some minor speed improvements dwetzel 2004-11-26 11:02:53 +0000
  • 8eeb3576b4 some minor speed improvements Dave Wetzel 2004-11-26 11:02:53 +0000
  • cdcd073840 removed Start HandleTimer / Stop HandleTimer dwetzel 2004-11-24 12:57:32 +0000
  • 08db0d40ae removed Start HandleTimer / Stop HandleTimer Dave Wetzel 2004-11-24 12:57:32 +0000
  • a74f05021b * GSWeb.framework/GSWApplication+Defaults.m (TAKEVALUEFORKEY): New macro to use new setValue:forKey: instead of takeValue:forKey: on Cocoa systems until it is implemented for GNUstep. ayers 2004-11-22 16:54:54 +0000
  • 3fdb17626a * GSWeb.framework/GSWApplication+Defaults.m (TAKEVALUEFORKEY): New macro to use new setValue:forKey: instead of takeValue:forKey: on Cocoa systems until it is implemented for GNUstep. David Ayers 2004-11-22 16:54:54 +0000
  • 1f7174cf10 * GSWeb.framework/GSWApplication.m (GSWApplicationMainReal): Remove assertion for defined GNUSTEP_STRING_ENCODING. * GSWeb.framework/GSWDefaultAdaptorThread.m ([+sendResponse:toStream: withNamingConv:withAdditionalHeaderLines:withRemoteAddress:]): Use contentEncoding of response instead of NSISOLatin1StringEncoding. * GSWeb.framework/GSWHTMLComment.m ([-init]): Use +[GSWMessage defaultEncoding] instead of NSISOLatin1StringEncoding. * GSWeb.framework/GSWHTMLDynamicElement.m ([-addURL:forCIDKeyAssociation:CIDStoreAssociation:inContext:]): Use NSUnicodeStringEncoding instead NSISOLatin1StringEncoding for hash value. * GSWeb.framework/GSWMessage.m ([+initialize]): Set globalDefaultEncoding to NSISOLatin1StringEncoding only if WOStrictFlag default flag is set. Otherwise default to GetDefEncoding(). * GSWeb.framework/GSWRequest.m ([-_formValueEncodingFromFormData:]): Use +[GSWMessage defaultEncoding] instead of NSISOLatin1StringEncoding. ([-_formData], [-_getFormValuesFromMultipartFormDataOld]): Ditto. ([-_getFormValuesFromMultipartFormData]): Ditto. ([-_decodeMultipartBody:boundary:], -[_parseData:]): Ditto. * GSWeb.framework/GSWTemplateParserXML.m ([-templateElements]): Ditto. * GSWeb.framework/NSString+HTML.m (-[decodeURL]): Ditto. ayers 2004-11-12 13:47:05 +0000
  • c5ee2bd0bf * GSWeb.framework/GSWApplication.m (GSWApplicationMainReal): Remove assertion for defined GNUSTEP_STRING_ENCODING. * GSWeb.framework/GSWDefaultAdaptorThread.m ([+sendResponse:toStream: withNamingConv:withAdditionalHeaderLines:withRemoteAddress:]): Use contentEncoding of response instead of NSISOLatin1StringEncoding. * GSWeb.framework/GSWHTMLComment.m ([-init]): Use +[GSWMessage defaultEncoding] instead of NSISOLatin1StringEncoding. * GSWeb.framework/GSWHTMLDynamicElement.m ([-addURL:forCIDKeyAssociation:CIDStoreAssociation:inContext:]): Use NSUnicodeStringEncoding instead NSISOLatin1StringEncoding for hash value. * GSWeb.framework/GSWMessage.m ([+initialize]): Set globalDefaultEncoding to NSISOLatin1StringEncoding only if WOStrictFlag default flag is set. Otherwise default to GetDefEncoding(). * GSWeb.framework/GSWRequest.m ([-_formValueEncodingFromFormData:]): Use +[GSWMessage defaultEncoding] instead of NSISOLatin1StringEncoding. ([-_formData], [-_getFormValuesFromMultipartFormDataOld]): Ditto. ([-_getFormValuesFromMultipartFormData]): Ditto. ([-_decodeMultipartBody:boundary:], -[_parseData:]): Ditto. * GSWeb.framework/GSWTemplateParserXML.m ([-templateElements]): Ditto. * GSWeb.framework/NSString+HTML.m (-[decodeURL]): Ditto. David Ayers 2004-11-12 13:47:05 +0000
  • 427efe3c07 Changes in GSWAdaptor: o to handle unavailableUntil configuration parameters o to better handle templates mguesdon 2004-11-08 14:15:59 +0000
  • ba53f7538a Changes in GSWAdaptor: o to handle unavailableUntil configuration parameters o to better handle templates Manuel Guesdon 2004-11-08 14:15:59 +0000
  • 9e5e84d05b * Examples/WebBookStore1: New example. * Examples/WebBookStore1/Application.h, * Examples/WebBookStore1/Application.m, * Examples/WebBookStore1/DirectAction.h, * Examples/WebBookStore1/DirectAction.m, * Examples/WebBookStore1/GNUmakefile, * Examples/WebBookStore1/Main.h, * Examples/WebBookStore1/Main.m, * Examples/WebBookStore1/Session.h, * Examples/WebBookStore1/Session.m, * Examples/WebBookStore1/WebBookStore1_main.m, * Examples/WebBookStore1/BookStore.eomodeld/Author.plist, * Examples/WebBookStore1/BookStore.eomodeld/Book.plist, * Examples/WebBookStore1/BookStore.eomodeld/Customer.plist, * Examples/WebBookStore1/BookStore.eomodeld/Order.plist, * Examples/WebBookStore1/BookStore.eomodeld/OrderPos.plist, * Examples/WebBookStore1/BookStore.eomodeld/index.eomodeld, * Examples/WebBookStore1/Main.gswc/Main.gswd, * Examples/WebBookStore1/Main.gswc/Main.gswi, * Examples/WebBookStore1/Main.gswc/Main.html, * Examples/WebBookStore1/WebServerResources/Insert.png, * Examples/WebBookStore1/WebServerResources/Save.png, * Examples/WebBookStore1/WebServerResources/Delete.png, * Examples/WebBookStore1/WebServerResources/CreateTables.png, * Examples/WebBookStore1/WebServerResources/DropTables.png: New files. ayers 2004-11-08 13:14:12 +0000
  • 24f81b918b * Examples/WebBookStore1: New example. * Examples/WebBookStore1/Application.h, * Examples/WebBookStore1/Application.m, * Examples/WebBookStore1/DirectAction.h, * Examples/WebBookStore1/DirectAction.m, * Examples/WebBookStore1/GNUmakefile, * Examples/WebBookStore1/Main.h, * Examples/WebBookStore1/Main.m, * Examples/WebBookStore1/Session.h, * Examples/WebBookStore1/Session.m, * Examples/WebBookStore1/WebBookStore1_main.m, * Examples/WebBookStore1/BookStore.eomodeld/Author.plist, * Examples/WebBookStore1/BookStore.eomodeld/Book.plist, * Examples/WebBookStore1/BookStore.eomodeld/Customer.plist, * Examples/WebBookStore1/BookStore.eomodeld/Order.plist, * Examples/WebBookStore1/BookStore.eomodeld/OrderPos.plist, * Examples/WebBookStore1/BookStore.eomodeld/index.eomodeld, * Examples/WebBookStore1/Main.gswc/Main.gswd, * Examples/WebBookStore1/Main.gswc/Main.gswi, * Examples/WebBookStore1/Main.gswc/Main.html, * Examples/WebBookStore1/WebServerResources/Insert.png, * Examples/WebBookStore1/WebServerResources/Save.png, * Examples/WebBookStore1/WebServerResources/Delete.png, * Examples/WebBookStore1/WebServerResources/CreateTables.png, * Examples/WebBookStore1/WebServerResources/DropTables.png: New files. David Ayers 2004-11-08 13:14:12 +0000
  • dc31139434 * GSWeb.framework/GSWRepetition.h: Only use ASCII characters in source files. * GSWeb.framework/NSString+HTML.m (initHtmlChars): Ditto ayers 2004-11-03 13:19:21 +0000
  • 63ad988273 * GSWeb.framework/GSWRepetition.h: Only use ASCII characters in source files. * GSWeb.framework/NSString+HTML.m (initHtmlChars): Ditto David Ayers 2004-11-03 13:19:21 +0000
  • 49969676a3 * Doc/GNUmakefile: New file. * Doc/gsweb.gsdoc: Update DTD reference. Minor reformatting. Add references to subprojects. Add myself as coauthor. * GSWeb.framework/GNUmakefile: Remove duplicate definition of GSWeb_AGSDOC_FLAGS. ayers 2004-11-03 09:25:59 +0000
  • 0c4677e23a * Doc/GNUmakefile: New file. * Doc/gsweb.gsdoc: Update DTD reference. Minor reformatting. Add references to subprojects. Add myself as coauthor. * GSWeb.framework/GNUmakefile: Remove duplicate definition of GSWeb_AGSDOC_FLAGS. David Ayers 2004-11-03 09:25:59 +0000
  • c1b70dad48 * GSWeb.framework/GSWApplication+Defaults.m (cgiAdaptorURL, setCGIAdaptorURL): Fix naming to conform to key value coding methods. ayers 2004-09-02 12:38:45 +0000
  • 5c7de0b8e0 * GSWeb.framework/GSWApplication+Defaults.m (cgiAdaptorURL, setCGIAdaptorURL): Fix naming to conform to key value coding methods. David Ayers 2004-09-02 12:38:45 +0000
  • 15ffb2dc9c * GSWeb.framework/GSWApplication+Defaults.m (_lockDefaultEditingContext, _setLockDefaultEditingContext) (_allowsCacheControlHeader, _setAllowsCacheControlHeader) Fix naming to conform to key value coding methods. ayers 2004-09-01 21:31:35 +0000
  • f09ed521ce * GSWeb.framework/GSWApplication+Defaults.m (_lockDefaultEditingContext, _setLockDefaultEditingContext) (_allowsCacheControlHeader, _setAllowsCacheControlHeader) Fix naming to conform to key value coding methods. David Ayers 2004-09-01 21:31:35 +0000
  • 09d37d0467 * GSWeb.framework/GSWDeclarationParser.m: (parseDeclarationString:named:inFrameworkNamed:): Use -base's version of md5 methods instead of adding gscrypt dependency. ayers 2004-09-01 17:12:33 +0000
  • 8c78b8b4df * GSWeb.framework/GSWDeclarationParser.m: (parseDeclarationString:named:inFrameworkNamed:): Use -base's version of md5 methods instead of adding gscrypt dependency. David Ayers 2004-09-01 17:12:33 +0000
  • a97e1a2a61 added David Ayers dwetzel 2004-09-01 16:14:22 +0000
  • 0cd65c4f69 added David Ayers Dave Wetzel 2004-09-01 16:14:22 +0000
  • 912b8cc6f5 added support for macOS X dwetzel 2004-09-01 16:12:58 +0000
  • e756110959 added support for macOS X Dave Wetzel 2004-09-01 16:12:58 +0000
  • f5270aed7d Typos & compilation fixes mguesdon 2004-09-01 15:56:03 +0000
  • ad05010eab Typos & compilation fixes Manuel Guesdon 2004-09-01 15:56:03 +0000