Masayoshi Sekimura
|
eab0eb8845
|
clean up .o files
|
15 years ago |
Masayoshi Sekimura
|
6753aa2a7d
|
added markdwon and .o files
|
15 years ago |
Masayoshi Sekimura
|
2378ab4335
|
removed .o files
|
15 years ago |
Masayoshi Sekimura
|
d80893f8fb
|
removed object files
|
15 years ago |
Masayoshi Sekimura
|
529816612c
|
updated MANIFEST.SKIP
|
15 years ago |
Masayoshi Sekimura
|
87749e06dc
|
0.01
|
15 years ago |
Masayoshi Sekimura
|
6f4490c973
|
added .shipit file
|
15 years ago |
Masayoshi Sekimura
|
98fcda00d2
|
updated manifest
fixed dirname for discount
|
15 years ago |
Masayoshi Sekimura
|
0621bb8db1
|
* upgraded discount to 1.3.4
|
15 years ago |
Masayoshi Sekimura
|
a1f016149a
|
use "footnote" in README (not useful in plain text though)
|
15 years ago |
Masayoshi Sekimura
|
a36143ec9c
|
* updated docs
|
15 years ago |
Masayoshi Sekimura
|
7b742ad852
|
* use discount-1.3.1 simply
* modified a way how to make libmarkdown.a
|
15 years ago |
Masayoshi Sekimura
|
e745a335b5
|
* renamed 00.load.t
|
15 years ago |
Masayoshi Sekimura
|
3b6e083b72
|
* updated MANIFEST
|
15 years ago |
Masayoshi Sekimura
|
33c8fc586f
|
* remove config.* and configure.*
|
15 years ago |
Masayoshi Sekimura
|
0e43c3138f
|
* diag diff if it failed
|
15 years ago |
Masayoshi Sekimura
|
74b0a51027
|
* renamed text files
|
15 years ago |
Masayoshi Sekimura
|
34d4899904
|
* fixed the extension of MYEXTLIB
|
15 years ago |
Masayoshi Sekimura
|
eeb54662f7
|
* removed debugging pring
* added a tiny comment on MY::dynamic
* removed INST_BOOT
|
15 years ago |
sekimura
|
6c2c49a00b
|
* added more into .gitignore since we shouldn't track *.[cho] files under ext dir
|
15 years ago |
sekimura
|
1ca451c641
|
* renamed package name
|
15 years ago |
sekimura
|
cf9e534e06
|
* put discount-1.3.1 into it
* renaved Text::Markdown::XS to Text::Markdown::Discount
* added Makefile.PL and ext/Makefile.PL tweaks to create libdiscount_markdown.so
|
15 years ago |
sekimura
|
e755c18f59
|
* supported to call mardown() as a object method
|
15 years ago |
sekimura
|
7dc54583ea
|
* added MarkdownTest_1.0.3
|
15 years ago |
sekimura
|
4c230c2695
|
use sv_setpv() to add "\n" at the end of html
|
15 years ago |
sekimura
|
63982e83f2
|
Merge branch 'master' of git@github.com:sekimura/text-markdown-xs
|
15 years ago |
sekimura
|
0bbb6f55e4
|
* use PREFIX
* use PREINIT
* put Safefree() to see how it works
* renamed _markdown() to markdown()
|
15 years ago |
Masayoshi Sekimura
|
2a7b588794
|
spaces
|
15 years ago |
Masayoshi Sekimura
|
cb3788b65e
|
updated .gitignore
|
15 years ago |
Masayoshi Sekimura
|
607c2598bb
|
added a note to create shared library of Discount
|
15 years ago |
sekimura
|
bcba3cafc3
|
* clean up unused header files
* don't call strcat(), making segfault (or bus error on Mac OS X),
missing a line feed at the end is better than getting fatal error
|
15 years ago |
sekimura
|
37c1ccf2cf
|
* use 5.008001
* use newSVpvn instead of newSVpv
|
15 years ago |
sekimura
|
32db960389
|
* put "\n" at the end of result
|
15 years ago |
sekimura
|
2c46fcb478
|
Initial commit
|
15 years ago |