-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
226 lines (112 loc) · 7.21 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
[0611913 | Wed Jun 24 19:37:33 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* updated changelog/authors for release
[41e2892 | Wed Jun 24 18:16:44 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* added more RELEASE doc info
[8107148 | Wed Jun 24 18:09:12 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* Version 2009.06.24 - Initial Public Release
[471517d | Wed Jun 24 18:07:53 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* added copyright to the .rb files, and a LICENSE
[fcfd320 | Wed Jun 24 18:03:07 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* fixed copyright task
[cdd6fa3 | Wed Jun 24 18:02:04 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* added new copyright
[e2906c0 | Wed Jun 24 17:36:10 UTC 2009] Jayson Vaughn <jayson@onedrop.(none)>
* Added myself as an author. kinda an ego commit
[2c45d0a | Wed Jun 24 17:31:28 UTC 2009] Kevin Berry <[email protected]>
* modified the RBConfig search to take into account suffixed ruby binaries
[411df7a | Wed Jun 24 17:13:50 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* removed gemspec from git, added partial release file
[977c411 | Wed Jun 24 17:01:20 UTC 2009] Jayson Vaughn <jayson@onedrop.(none)>
* Corrected typo to set GEMSPEC.version properly
[4f5fff3 | Wed Jun 24 16:56:58 UTC 2009] Jayson Vaughn <jayson@onedrop.(none)>
* Updated Rakefile to use the jruby URLEscape library if using jruby
[4b294eb | Wed Jun 24 16:02:28 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* removed strings which throw errors on 1.9
[b238261 | Wed Jun 24 15:53:22 UTC 2009] Jayson Vaughn <jayson@onedrop.(none)>
* changed hex_table to be upper case, changed specs to test against hex represented with upper case chars
[3fe98dd | Wed Jun 24 15:43:05 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* um, rack does not work as expected, added tests to check rack::utils against our strings, unexpected behavior in 1.9.1
[994c06a | Wed Jun 24 15:35:29 UTC 2009] Jayson Vaughn <jayson@onedrop.(none)>
* added java version and spec changes to support it
[0a51701 | Wed Jun 24 02:05:48 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* fixed big_bench
[39d6b2c | Tue Jun 23 23:24:32 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* added big_bench.rb for a real-life test of the condition. on 1.9 (linux X86) the C does not make as much a difference. TODO: test on other platforms
[97949bb | Tue Jun 23 22:54:41 UTC 2009] Trey Dempsey <[email protected]>
* Updated build task for ruby 1.9.1 on windows
[19ea12f | Tue Jun 23 20:10:47 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* fixed assertions on benchmarks
[b08d38f | Tue Jun 23 19:58:26 UTC 2009] Trey Dempsey <[email protected]>
* Updated build task to check for common issues when building on windows
[9e594c4 | Tue Jun 23 19:04:51 UTC 2009] Trey Dempsey <[email protected]>
* Fixed the bacon.rake job so it works correctly in unix.
[3899455 | Tue Jun 23 18:50:02 UTC 2009] Trey Dempsey <[email protected]>
* * Modified build task to allow for windows
* Modified bacon to allow for windows
[fc5a533 | Wed Jun 24 06:56:46 UTC 2009] Michael Fellinger <[email protected]>
* Remove some debugging output
[43332a6 | Wed Jun 24 06:53:44 UTC 2009] Michael Fellinger <[email protected]>
* Make rake build
[37c8c6c | Tue Jun 23 16:42:00 UTC 2009] Trey Dempsey <[email protected]>
* Added plus and space to be static as well.
[06481df | Tue Jun 23 16:40:10 UTC 2009] Trey Dempsey <[email protected]>
* Fixed issue with rubygems stepping on the extension in ruby >= 1.8.7
[169462c | Tue Jun 23 16:24:11 UTC 2009] TJ Vanderpoel <[email protected]>
* changed load order to fix weirdness in 1.8.7
[472af85 | Wed Jun 24 06:18:18 UTC 2009] Michael Fellinger <[email protected]>
* Use block chdir
[7acd33d | Tue Jun 23 16:12:45 UTC 2009] TJ Vanderpoel <[email protected]>
* changed require for weird breakage on 1.8.7
[cbb73f7 | Tue Jun 23 14:03:46 UTC 2009] TJ Vanderpoel <TJ Vanderpoel [email protected]>
* cleaned up bench spec
[a2db063 | Tue Jun 23 00:53:22 UTC 2009] bougyman <[email protected]>
* added rack dependency
[ca11d2b | Mon Jun 22 22:55:27 UTC 2009] Trey Dempsey <[email protected]>
* Started on Rakefile support for Windows
[c8dc880 | Mon Jun 22 21:44:05 UTC 2009] Trey Dempsey <[email protected]>
* Reordered variable declaration so that MSVC will compile the code
[0e712a1 | Mon Jun 22 18:38:45 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* added authors, cleaned up list for TD
[1dc7ca8 | Mon Jun 22 18:36:47 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* added bench.rb to spec files
[b0b4c74 | Mon Jun 22 18:35:26 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* added benchmark spec to make sure the speed increase is realized, and a clean rake task
[675acda | Mon Jun 22 18:21:36 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* Cleaned up variable names
[fa88077 | Mon Jun 22 15:48:14 UTC 2009] Evan Phoenix <[email protected]>
* Clean up new escape code
[a0509c6 | Mon Jun 22 17:08:32 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* added conditional for :force_encoding (for 1.8.6) in spec
[11dda51 | Mon Jun 22 16:58:35 UTC 2009] Trey Dempsey <[email protected]>
* Fixed specs to work with ruby 1.8
[cc043f9 | Mon Jun 22 16:46:50 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* allocate 3 bytes earlier for speed increase
[fbdde47 | Mon Jun 22 16:38:36 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* removed gemspec from MANIFEST
[0a4b914 | Mon Jun 22 16:37:14 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* removed gemspec from manifest
[8051954 | Mon Jun 22 16:26:26 UTC 2009] Trey Dempsey <[email protected]>
* Completed handling of high-bit ascii and unicode
* Added case of three byte characters
[15f2a7e | Mon Jun 22 14:10:10 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* Ignore dotfiles in git
[cfa1884 | Mon Jun 22 14:08:30 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* added plus-escaping, setup task for bacon
[858ee57 | Mon Jun 22 13:34:30 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* added basic functionality specs
[5151cbe | Mon Jun 22 12:37:32 UTC 2009] TJ Vanderpoel <Jayson Vaughn [email protected]>
* beginning specs
[cf8cba7 | Mon Jun 22 07:07:48 UTC 2009] Admin <[email protected]>
* rewrote escape() to support utf-8 sequences
[f93f211 | Mon Jun 22 02:50:48 UTC 2009] bougyman <[email protected]>
* added description
[7d52898 | Mon Jun 22 02:50:19 UTC 2009] bougyman <[email protected]>
* added description
[29fa399 | Mon Jun 22 04:22:42 UTC 2009] Michael Fellinger <[email protected]>
* Fix gemspec
[e767029 | Mon Jun 22 03:03:50 UTC 2009] Michael Fellinger <[email protected]>
* Make url_escape ready for release
[1657c23 | Sat Jun 20 18:28:50 UTC 2009] Evan Phoenix <[email protected]>
* Pushing version 2 of (un)escaper
[d11fd8f | Sat Jun 20 20:24:25 UTC 2009] bougyman <[email protected]>
* first commit