ChangeLog 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. 2005-08-28 Gonzalo Paniagua Javier <[email protected]>
  2. * UrlUtils.cs: removed 2 unused methods. IsRelativeUrl returns false if
  3. there's a colon in the string, assuming it's the beginning of the ://
  4. after the schema.
  5. 2005-07-15 Ben Maurer <[email protected]>
  6. * DataSourceHelper.cs: Obsolete
  7. * DataSourceResolver.cs: Moved from DataSourceHelper.
  8. 2005-07-14 Ben Maurer <[email protected]>
  9. * DataSourceHelper.cs: Helper method used for data binding.
  10. 2005-06-26 Gonzalo Paniagua Javier <[email protected]>
  11. * UrlUtils.cs: (Combine) if the base path is "~", expand it.
  12. 2005-06-26 Gonzalo Paniagua Javier <[email protected]>
  13. * StrUtils.cs: new string utilities.
  14. 2005-05-09 Ben Maurer <[email protected]>
  15. * UrlUtils.cs (Reduce): a more efficient impl that avoids an
  16. arraylist, making an arraylist into an array, and a replace
  17. operation.
  18. 2004-11-30 Gonzalo Paniagua Javier <[email protected]>
  19. * UrlUtils.cs: made (Insert|Get|Remove)SessionId use the appRoot +
  20. SessionID + vpath format.
  21. 2004-07-20 Gonzalo Paniagua Javier <[email protected]>
  22. * UrlUtils.cs: don't pass double slash when the path begins with a
  23. tilde. Fixes bug #61654.
  24. 2004-05-26 Gonzalo Paniagua Javier <[email protected]>
  25. * UrlUtils.cs:
  26. (GetFile): not public, and fixed to really return just the file name.
  27. (InsertSessionId): ensure that the directory ends with a "/". This
  28. fixes cookieless sessions.
  29. (RemoveSessionId): don't return "/" twice.
  30. Fixed bug #59051.
  31. 2004-05-14 Gonzalo Paniagua Javier <[email protected]>
  32. * UrlUtils.cs: respect trailing slashes. Fixes bug #56802.
  33. 2004-05-14 Gonzalo Paniagua Javier <[email protected]>
  34. * UrlUtils.cs: no more ^Ms.
  35. 2004-04-24 Gonzalo Paniagua Javier <[email protected]>
  36. * UrlUtils.cs: MakeRelative was returning null for virtual paths without
  37. directory.
  38. 2004-04-22 Gonzalo Paniagua Javier <[email protected]>
  39. * FileAction.cs:
  40. * FileChangeEventHandler.cs:
  41. * FileChangedEventArgs.cs:
  42. * FileChangesMonitor.cs:
  43. * FilePathParser.cs: removed unused/obsolete files.
  44. 2004-04-19 Gonzalo Paniagua Javier <[email protected]>
  45. * UrlUtils.cs: fixed MakeRelative. nGallery goes one step further.
  46. 2004-03-19 Gonzalo Paniagua Javier <[email protected]>
  47. * UrlUtils.cs: small fix from George Kodinov for Combine when ~ is used.
  48. 2004-02-18 Gonzalo Paniagua Javier <[email protected]>
  49. * UrlUtils.cs: ~ is not always /. Fixed.
  50. 2004-02-17 Gonzalo Paniagua Javier <[email protected]>
  51. * UrlUtils.cs:
  52. (Combine): handle subdirectories and tilde. Fixes bug 54231.
  53. 2004-02-01 Alon Gazit <[email protected]>
  54. * UrlUtils.cs: little fix in GetDirectory ().
  55. 2004-01-11 Andreas Nahr <[email protected]>
  56. * TransactedCallback.cs:
  57. * WorkItemCallback.cs:
  58. * WorkItem.cs:
  59. * Transactions.cs: Added and stubbed/ implemented
  60. 2004-01-11 Andreas Nahr <[email protected]>
  61. * WebEqualComparer.cs:
  62. * WebHashCodeProvider.cs:
  63. * FileAction.cs:
  64. * FileChangeEventHandler.cs:
  65. * NativeFileChangeEventHandler.cs: Monostyled header, internalized
  66. 2004-01-09 Gonzalo Paniagua Javier <[email protected]>
  67. * UrlUtils.cs: make reduce not to throw an exception for '../'. Fixes
  68. bug #52599.
  69. 2003-12-03 Jackson Harper <[email protected]>
  70. * UrlUtils.cs: Some methods for working with session ids in urls.
  71. 2003-12-02 Gonzalo Paniagua Javier <[email protected]>
  72. * WebEncoding.cs: use the Default encoding when the globalization
  73. configuration is not available.
  74. 2003-12-01 Gonzalo Paniagua Javier <[email protected]>
  75. * UrlUtils.cs: don't forget basePath when relative path is not rooted.
  76. Fixes bug #51522.
  77. 2003-11-27 Gonzalo Paniagua Javier <[email protected]>
  78. * UrlUtils.cs: fix bug introduced with last change that makes relative
  79. paths fail. Closes bug #51448.
  80. 2003-11-27 Gonzalo Paniagua Javier <[email protected]>
  81. * UrlUtils.cs: fixed Combine() handling of ~.
  82. 2003-11-25 Jackson Harper <[email protected]>
  83. * AltSerialization.cs: Utility methods for optimized serializing.
  84. 2003-11-13 Jackson Harper <[email protected]>
  85. * TimeUtil.cs: Utility methods for dealing with time.
  86. 2003-11-08 Ben Maurer <[email protected]>
  87. * UrlUtils.cs: new function to do the app mapping, but make
  88. it return a physical path.
  89. 2003-11-07 Ben Maurer <[email protected]>
  90. * UrlUtils.cs: add a new function for mapping app absolute
  91. paths to virual paths (ie, ~/blah/ to /application/root/blah/)
  92. 2003-11-05 Gonzalo Paniagua Javier <[email protected]>
  93. * WebEncoding.cs: added properties to access configuration files
  94. encoding.
  95. 2003-08-29 Gonzalo Paniagua Javier <[email protected]>
  96. * ICalls.cs: holds a couple of icalls.
  97. 2003-08-27 Gonzalo Paniagua Javier <[email protected]>
  98. * UrlUtils.cs: made Reduce work when a "/" is passed.
  99. 2003-05-14 Gonzalo Paniagua Javier <[email protected]>
  100. * UrlUtils.cs: fixed Combine and reworked Reduce.
  101. 2003-03-18 Gonzalo Paniagua Javier <[email protected]>
  102. * UrlUtils.cs: another little fix in Combine ().
  103. 2003-01-29 Gonzalo Paniagua Javier <[email protected]>
  104. * UrlUtils.cs: fixed Combine ().
  105. 2002-12-20 Gonzalo Paniagua Javier <[email protected]>
  106. * UrlUtils.cs: fixed IsRelativeUrl and IsRootUrl.
  107. 2002-12-18 Gonzalo Paniagua Javier <[email protected]>
  108. * PathUtil.cs: removed.
  109. * UrlUtils.cs: fixed Combine to handle '~'.
  110. 2002-12-12 Gonzalo Paniagua Javier <[email protected]>
  111. * PathUtil.cs: some path handling methods that are not available in
  112. System.IO.Path.
  113. 2002-10-28 Gaurav Vaish <[email protected]>
  114. * DataSourceHelper.cs : Fresh implementation. Moved from
  115. System.Web.UI.WebControls.DataGrid
  116. ::ResolveData(object, string).
  117. 2002-10-27 Gonzalo Paniagua Javier <[email protected]>
  118. * WebTrace.cs: fixed namespace.
  119. * WebEncoding.cs: new class that holds the default encoding for
  120. System.Web.
  121. 2002-01-03 Nick Drochak <[email protected]>
  122. * FileChangesMonitor.cs: remove redundant using statement; use int
  123. for MAXLEN; capitalize correctly 'WebHashCodeProvider';
  124. fix typo rsLock -> rwLock; Change IsRooted to IsPathRooted;
  125. set out parameter value where needed
  126. * FilePathParser.cs: qualify method GetPathRoot() with 'Path.'
  127. * IISVersionInfo.cs: initialize static member to avoid compile error.
  128. * WebEqualComparer.cs: static member defC shouldn't be readonly;
  129. the string comparer had some typos (fixed)
  130. * WebHashCodeProvider.cs: needed System.Globalization; static member
  131. defHcp shouldn't be readonly; remove double equal typo.
  132. 2002-01-02 Nick Drochak <[email protected]>
  133. * FileAction.cs: Use 0x7FFFFFFF as enum value for error. 0xFFFFFFFF
  134. is too big for Int32.
  135. * FileChangeEventHandler.cs: put missing 'void' return type on delegate
  136. FileChangeEventHandler()
  137. * FileChangedEventArgs.cs: ditto for FileChangedEvent()
  138. * NativeFileChangeEventHandler.cs: ditto for NativeFileChangeEventHandler()
  139. * FileChangesMonitor.cs: add needed namespaces and comment out imcomplete
  140. code.
  141. 2001-12-21 Gaurav Vaish <[email protected]>
  142. * ApacheVersionInfo.cs - Dummy class, for later use.
  143. * FileAction.cs:
  144. * FileChangeEventHandler.cs:
  145. * FileChangeEventArgs.cs:
  146. * FileChangesMonitor.cs:
  147. * NativeFileChangeEventHandler.cs
  148. - To be used in System.Web/Http* classes.
  149. Initially needed for HttpRuntime
  150. * IISVersionInfo.cs - Some useful methods
  151. 2001-12-17 Gaurav Vaish <[email protected]>
  152. * UrlUtils.cs - Added functions Combine and Reduce
  153. 2001-12-16 Miguel de Icaza <[email protected]>
  154. * DataSourceHelper.cs, UrlUtils.cs: Set the correct namespace.
  155. 2001-11-30
  156. Gaurav Vaish <[email protected]>
  157. * DataSourceHelper.cs - Resolving DataSource objects
  158. 2001-11-09
  159. Gaurav Vaish <[email protected]>
  160. * UrlUtil.cs - Some basic functions
  161. 2001-11-08
  162. Gaurav Vaish <[email protected]>
  163. * Namespace - Created the namespace for commonly used,
  164. otherwise not available functions