Skip to content

Commit cd88d9d

Browse files
committed
* pullup r24607.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/win32-unicode-test@24608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent faaa75d commit cd88d9d

File tree

979 files changed

+196712
-29338
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

979 files changed

+196712
-29338
lines changed

.gdbinit

Lines changed: 235 additions & 103 deletions
Large diffs are not rendered by default.

.gitignore

Lines changed: 399 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,399 @@
1+
# /
2+
*.bak
3+
*.dylib
4+
*.inc
5+
*.orig
6+
*.rej
7+
*.sav
8+
*.swp
9+
*~
10+
.*-*
11+
.*.list
12+
.*.time
13+
.DS_Store
14+
.ccmalloc
15+
.ext
16+
.pc
17+
.ppack
18+
.svn
19+
/.git
20+
/*_prelude.c
21+
/COPYING.LIB
22+
/ChangeLog-1.8.0
23+
/ChangeLog.pre-alpha
24+
/ChangeLog.pre1_1
25+
/Doxyfile
26+
/GNUmakefile
27+
/Makefile
28+
/README.atheos
29+
/README.fat-patch
30+
/README.v6
31+
/TAGS
32+
/archive
33+
/autom4te*.cache
34+
/automake
35+
/beos
36+
/breakpoints.gdb
37+
/config.cache
38+
/config.h
39+
/config.h.in
40+
/config.log
41+
/config.status
42+
/config.status.lineno
43+
/configure
44+
/enc.mk
45+
/enc/trans/*.c
46+
/encdb.h
47+
/ext/win32ole/.document
48+
/largefile.h
49+
/lex.c
50+
/libruby*.*
51+
/miniprelude.c
52+
/miniruby
53+
/newdate.rb
54+
/newline.c
55+
/newver.rb
56+
/parse.c
57+
/parse.h
58+
/patches
59+
/patches-master
60+
/pitest.rb
61+
/ppack
62+
/prelude.c
63+
/preview
64+
/rbconfig.rb
65+
/rename2.h
66+
/repack
67+
/revision.h
68+
/riscos
69+
/rubicon
70+
/ruby
71+
/ruby-man.rd.gz
72+
/test.rb
73+
/tmp
74+
/transdb.h
75+
/uncommon.mk
76+
/web
77+
/y.output
78+
/y.tab.c
79+
/yasmdata.rb
80+
81+
# /benchmark/
82+
/benchmark/bmx_*.rb
83+
84+
# /enc/trans/
85+
/enc/trans/*.c
86+
87+
# /ext/
88+
/ext/extinit.c
89+
/ext/*.log
90+
91+
# /ext/bigdecimal/
92+
/ext/bigdecimal/*.def
93+
/ext/bigdecimal/Makefile
94+
/ext/bigdecimal/bigdecimal.a
95+
/ext/bigdecimal/extconf.h
96+
/ext/bigdecimal/mkmf.log
97+
/ext/bigdecimal/conftest.dSYM
98+
99+
# /ext/continuation/
100+
/ext/continuation/extconf.h
101+
/ext/continuation/Makefile
102+
103+
# /ext/coverage/
104+
/ext/coverage/extconf.h
105+
/ext/coverage/Makefile
106+
107+
# /ext/curses/
108+
/ext/curses/*.def
109+
/ext/curses/Makefile
110+
/ext/curses/curses.a
111+
/ext/curses/extconf.h
112+
/ext/curses/mkmf.log
113+
/ext/curses/conftest.dSYM
114+
115+
# /ext/dbm/
116+
/ext/dbm/Makefile
117+
/ext/dbm/mkmf.log
118+
/ext/dbm/*.def
119+
/ext/dbm/extconf.h
120+
/ext/dbm/conftest.dSYM
121+
122+
# /ext/digest/
123+
/ext/digest/*.def
124+
/ext/digest/Makefile
125+
/ext/digest/digest.a
126+
/ext/digest/extconf.h
127+
/ext/digest/mkmf.log
128+
129+
# /ext/digest/bubblebabble/
130+
/ext/digest/bubblebabble/Makefile
131+
/ext/digest/bubblebabble/mkmf.log
132+
/ext/digest/bubblebabble/*.def
133+
/ext/digest/bubblebabble/extconf.h
134+
135+
# /ext/digest/md5/
136+
/ext/digest/md5/*.def
137+
/ext/digest/md5/Makefile
138+
/ext/digest/md5/extconf.h
139+
/ext/digest/md5/md5.a
140+
/ext/digest/md5/mkmf.log
141+
/ext/digest/md5/conftest.dSYM
142+
143+
# /ext/digest/rmd160/
144+
/ext/digest/rmd160/*.def
145+
/ext/digest/rmd160/Makefile
146+
/ext/digest/rmd160/extconf.h
147+
/ext/digest/rmd160/mkmf.log
148+
/ext/digest/rmd160/rmd160.a
149+
/ext/digest/rmd160/conftest.dSYM
150+
151+
# /ext/digest/sha1/
152+
/ext/digest/sha1/*.def
153+
/ext/digest/sha1/Makefile
154+
/ext/digest/sha1/extconf.h
155+
/ext/digest/sha1/mkmf.log
156+
/ext/digest/sha1/sha1.a
157+
/ext/digest/sha1/conftest.dSYM
158+
159+
# /ext/digest/sha2/
160+
/ext/digest/sha2/*.def
161+
/ext/digest/sha2/Makefile
162+
/ext/digest/sha2/extconf.h
163+
/ext/digest/sha2/mkmf.log
164+
/ext/digest/sha2/sha2.a
165+
166+
# /ext/dl/
167+
/ext/dl/*.def
168+
/ext/dl/*.func
169+
/ext/dl/*.o
170+
/ext/dl/*~
171+
/ext/dl/Makefile
172+
/ext/dl/dl.a
173+
/ext/dl/extconf.h
174+
/ext/dl/mkmf.log
175+
/ext/dl/conftest.dSYM
176+
177+
# /ext/dl/callback/
178+
/ext/dl/callback/*.def
179+
/ext/dl/callback/*.func
180+
/ext/dl/callback/*.o
181+
/ext/dl/callback/*~
182+
/ext/dl/callback/Makefile
183+
/ext/dl/callback/callback-*.c
184+
/ext/dl/callback/callback.a
185+
/ext/dl/callback/callback.c
186+
/ext/dl/callback/extconf.h
187+
/ext/dl/callback/mkmf.log
188+
/ext/dl/callback/conftest.dSYM
189+
190+
# /ext/dl/win32/
191+
/ext/dl/win32/Makefile
192+
193+
# /ext/etc/
194+
/ext/etc/*.def
195+
/ext/etc/Makefile
196+
/ext/etc/etc.a
197+
/ext/etc/extconf.h
198+
/ext/etc/mkmf.log
199+
/ext/etc/conftest.dSYM
200+
201+
# /ext/fcntl/
202+
/ext/fcntl/*.def
203+
/ext/fcntl/Makefile
204+
/ext/fcntl/extconf.h
205+
/ext/fcntl/fcntl.a
206+
/ext/fcntl/mkmf.log
207+
208+
# /ext/fiber/
209+
/ext/fiber/extconf.h
210+
/ext/fiber/Makefile
211+
212+
# /ext/gdbm/
213+
/ext/gdbm/Makefile
214+
/ext/gdbm/mkmf.log
215+
/ext/gdbm/*.def
216+
/ext/gdbm/extconf.h
217+
/ext/gdbm/conftest.dSYM
218+
219+
# /ext/iconv/
220+
/ext/iconv/*.def
221+
/ext/iconv/Makefile
222+
/ext/iconv/config.charset
223+
/ext/iconv/extconf.h
224+
/ext/iconv/iconv.a
225+
/ext/iconv/iconv.rb
226+
/ext/iconv/mkmf.log
227+
/ext/iconv/conftest.dSYM
228+
229+
# /ext/io/wait/
230+
/ext/io/wait/Makefile
231+
/ext/io/wait/extconf.h
232+
/ext/io/wait/mkmf.log
233+
/ext/io/wait/wait.a
234+
235+
# /ext/json/
236+
/ext/json/Makefile
237+
/ext/json/extconf.h
238+
239+
# /ext/json/ext/generator/
240+
/ext/json/ext/generator/*.def
241+
/ext/json/ext/generator/Makefile
242+
/ext/json/ext/generator/extconf.h
243+
/ext/json/ext/generator/mkmf.log
244+
/ext/json/ext/generator/generator.a
245+
246+
# /ext/json/ext/parser/
247+
/ext/json/ext/parser/*.def
248+
/ext/json/ext/parser/Makefile
249+
/ext/json/ext/parser/extconf.h
250+
/ext/json/ext/parser/mkmf.log
251+
/ext/json/ext/parser/parser.a
252+
253+
# /ext/mathn/complex/
254+
/ext/mathn/complex/Makefile
255+
/ext/mathn/complex/extconf.h
256+
257+
# /ext/mathn/rational/
258+
/ext/mathn/rational/Makefile
259+
/ext/mathn/rational/extconf.h
260+
261+
# /ext/nkf/
262+
/ext/nkf/*.def
263+
/ext/nkf/Makefile
264+
/ext/nkf/extconf.h
265+
/ext/nkf/mkmf.log
266+
/ext/nkf/nkf.a
267+
268+
# /ext/objspace/
269+
/ext/objspace/Makefile
270+
/ext/objspace/extconf.h
271+
272+
# /ext/openssl/
273+
/ext/openssl/GNUmakefile
274+
/ext/openssl/Makefile
275+
/ext/openssl/dep
276+
/ext/openssl/extconf.h
277+
/ext/openssl/mkmf.log
278+
/ext/openssl/openssl.a
279+
/ext/openssl/conftest.dSYM
280+
281+
# /ext/pty/
282+
/ext/pty/*.def
283+
/ext/pty/Makefile
284+
/ext/pty/extconf.h
285+
/ext/pty/mkmf.log
286+
/ext/pty/pty.a
287+
/ext/pty/conftest.dSYM
288+
289+
# /ext/racc/cparse/
290+
/ext/racc/cparse/*.def
291+
/ext/racc/cparse/Makefile
292+
/ext/racc/cparse/cparse.a
293+
/ext/racc/cparse/extconf.h
294+
/ext/racc/cparse/mkmf.log
295+
/ext/racc/cparse/conftest.dSYM
296+
297+
# /ext/readline/
298+
/ext/readline/*.def
299+
/ext/readline/Makefile
300+
/ext/readline/extconf.h
301+
/ext/readline/mkmf.log
302+
/ext/readline/readline.a
303+
/ext/readline/conftest.dSYM
304+
305+
# /ext/ripper/
306+
/ext/ripper/Makefile
307+
/ext/ripper/mkmf.log
308+
/ext/ripper/eventids1.c
309+
/ext/ripper/eventids2table.c
310+
/ext/ripper/ripper.*
311+
/ext/ripper/ids1
312+
/ext/ripper/ids2
313+
/ext/ripper/extconf.h
314+
/ext/ripper/y.output
315+
316+
# /ext/sdbm/
317+
/ext/sdbm/*.def
318+
/ext/sdbm/Makefile
319+
/ext/sdbm/extconf.h
320+
/ext/sdbm/mkmf.log
321+
/ext/sdbm/sdbm.a
322+
323+
# /ext/socket/
324+
/ext/socket/*.def
325+
/ext/socket/Makefile
326+
/ext/socket/constants.h
327+
/ext/socket/constdefs.h
328+
/ext/socket/constdefs.c
329+
/ext/socket/extconf.h
330+
/ext/socket/mkmf.log
331+
/ext/socket/socket.a
332+
/ext/socket/conftest.dSYM
333+
334+
# /ext/stringio/
335+
/ext/stringio/*.def
336+
/ext/stringio/Makefile
337+
/ext/stringio/extconf.h
338+
/ext/stringio/mkmf.log
339+
/ext/stringio/stringio.a
340+
341+
# /ext/strscan/
342+
/ext/strscan/*.def
343+
/ext/strscan/Makefile
344+
/ext/strscan/extconf.h
345+
/ext/strscan/mkmf.log
346+
/ext/strscan/strscan.a
347+
348+
# /ext/syck/
349+
/ext/syck/*.def
350+
/ext/syck/Makefile
351+
/ext/syck/extconf.h
352+
/ext/syck/mkmf.log
353+
/ext/syck/syck.a
354+
355+
# /ext/syslog/
356+
/ext/syslog/*.def
357+
/ext/syslog/Makefile
358+
/ext/syslog/extconf.h
359+
/ext/syslog/mkmf.log
360+
/ext/syslog/syslog.a
361+
/ext/syslog/conftest.dSYM
362+
363+
# /ext/tk/
364+
/ext/tk/Makefile
365+
/ext/tk/*.log
366+
/ext/tk/*.def
367+
/ext/tk/conftest.dSYM
368+
/ext/tk/extconf.h
369+
/ext/tk/config_list
370+
371+
# /ext/tk/tkutil/
372+
/ext/tk/tkutil/Makefile
373+
/ext/tk/tkutil/*.log
374+
/ext/tk/tkutil/*.def
375+
/ext/tk/tkutil/conftest.dSYM
376+
/ext/tk/tkutil/extconf.h
377+
378+
# /ext/win32ole/
379+
/ext/win32ole/Makefile
380+
/ext/win32ole/mkmf.log
381+
/ext/win32ole/*.log
382+
/ext/win32ole/.document
383+
384+
# /ext/zlib/
385+
/ext/zlib/*.def
386+
/ext/zlib/Makefile
387+
/ext/zlib/extconf.h
388+
/ext/zlib/mkmf.log
389+
/ext/zlib/zlib.a
390+
/ext/zlib/conftest.dSYM
391+
392+
# /lib/rexml/
393+
394+
# /spec/
395+
/spec/mspec
396+
/spec/rubyspec
397+
398+
# /win32/
399+
/win32/*.ico

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy