1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

12 Commits

Author SHA1 Message Date
Kevin Glynn
ff8ef87f54 Add Rustici trunk branch, synched to rev r13498 2010-08-26 12:13:37 +02:00
Kevin Glynn
f718a71970 support for new String('x',5) === "xxxxx" 2010-07-14 15:51:49 -05:00
Kevin Glynn
1f2a9adba8 Support for StingBuilder.ensurecapacity and corrected translation for setlength 2010-07-14 15:13:57 -05:00
Kevin Glynn
aa8dd21ace support for ToString(X2) and number.round(places) 2010-07-14 15:13:05 -05:00
Kevin Glynn
2d332eb986 add IsLetterOrDigit 2010-07-14 15:10:50 -05:00
Kevin Glynn
a20120407f Add small support for new C# feature optional values 2010-07-14 15:10:27 -05:00
Kevin Glynn
6262fde7e2 Sync from svn trunk 2010-06-21 16:31:42 -05:00
Kevin Glynn
d9d7530103 (broken) support for X509Certificates
- Add placeholder
2010-06-07 12:07:59 -05:00
Kevin Glynn
0532c9dc6f Support Convert base64
- Use commons-codec for base64 encoding support
- Add 3rd party reame for licenses
- add apache commons-codec.jar
2010-06-07 12:06:55 -05:00
Kevin Glynn
0a5d22e8dd Adapt translations to new EncodingSupport wrapper class
- Encoding is now a wrapper class, not translated directly to coding string
2010-06-07 12:04:23 -05:00
Kevin Glynn
81fe4a6e4a Fix encoding for utf-8 2010-06-04 08:27:49 -05:00
Kevin Glynn
3bc9847b15 Import CS2JLibrary from Rustici Software subversion repository. This is the trunk branch. 2010-05-29 09:20:16 -05:00