Commit graph

66 commits

Author SHA1 Message Date
Jelle Luteijn
c4567953b7 change version 2022-06-18 12:02:19 +02:00
Jelle Luteijn
49b635de91 update to VS2022 2022-05-15 09:33:41 +02:00
aspcompiler
146f0eeb0a
Update History.md 2018-09-03 22:28:13 -07:00
aspcompiler
7481af830b
Update Features.md 2018-09-03 22:24:53 -07:00
aspcompiler
e9a99375d3
Updated readme.txt 2018-09-03 22:21:23 -07:00
dotneteer
dbb36a62da Migrated documents from aspclassiccompiler.codeplex.com 2018-09-03 22:12:26 -07:00
lichen
fe02219dac Nuget Update 2014-09-28 12:13:10 -07:00
lichen
1a103c2e06 Versioning cleanup for nuget 2014-09-27 15:51:56 -07:00
lichen
c6dc1b2980 Changed the project names from vs2010 to vs2013 2014-09-27 15:32:39 -07:00
lichen
d7f61b7791 Fixed an error in one of the script. 2014-09-27 15:30:36 -07:00
lichen
4133c93ab6 Modified to run in Azure websites. 2014-09-27 15:01:25 -07:00
lichen
f9258fa976 Changed the source control from Mercurial to git and added new examples. 2014-03-30 10:53:20 -07:00
dotneteer
2e5b85e798 Applied asp cookie patch submitted by Jan van der Lugt 2012-11-26 20:14:33 -08:00
dotneteer
7d903930bf Moved Interop.ASPTypeLibrary.dll to the Library folder 2011-10-13 21:45:01 -07:00
dotneteer
c9a59a0c5e Updated silverlight project to vs2010/silverlight 4. 2011-05-03 20:50:28 -07:00
dotneteer
e004edef4a .NET 4.0 version of VBScript Console. 2011-04-28 23:05:37 -07:00
dotneteer
d6ec554b20 Added VBScript Console 2011-04-24 16:21:53 -07:00
dotneteer
fa14c7c2cd Cleaned up the code in NunitAssert 2011-04-16 09:15:04 -07:00
dotneteer
5d1ee01881 Add optional parameters for unmanaged unit testing. 2011-04-15 23:15:23 -07:00
dotneteer
1a17abff27 Added unmanaged VBScrip Test.
--HG--
rename : aspclassiccompiler/VBScriptTest/TestRunner.cs => aspclassiccompiler/VBScriptTest/VBscriptDotNetTest.cs
2011-04-14 23:27:40 -07:00
dotneteer
48c9b91e26 Added unit test framework. 2011-04-10 22:38:27 -07:00
dotneteer
9fcff1b8fb Check in the source code 2011-03-29 22:07:13 -07:00
dotneteer
78edcc9beb Implement all the ASP Classic interfaces in the wrappers to improve the compatibility with classic asp code.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4057660
2010-10-26 04:20:45 +00:00
dotneteer
43e79d7a21 Fixed the conversion problem in a few string functions.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4057471
2010-10-22 05:05:13 +00:00
dotneteer
acd74d5816 Fixed the problem with ASP Write cookie
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4057291
2010-10-19 05:06:52 +00:00
dotneteer
6f904a9a39 Fixed the "if err then" testing
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4057213
2010-10-18 05:51:03 +00:00
dotneteer
40471edfea Fixed work item 5684, as well as some query string and cookie bugs.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4057008
2010-10-14 04:39:47 +00:00
dotneteer
a2b84f6769 Fixed the bug in http://aspclassiccompiler.codeplex.com/Thread/View.aspx?ThreadId=228326
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4056254
2010-09-28 04:24:31 +00:00
dotneteer
d9006768b0 Built with DLR 1.0 and VS2010
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4055533
2010-09-14 05:07:35 +00:00
dotneteer
d69b8f06f5 Fixed a bug in the implementation of InStrRev function.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4041549
2010-04-07 04:04:47 +00:00
dotneteer
8b4949ba67 Fixed the unary and binary logic binder bug reported in this forum thread: http://aspclassiccompiler.codeplex.com/Thread/View.aspx?ThreadId=205235.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4041463
2010-04-04 22:04:52 +00:00
dotneteer
9510948b61 Fixed the syntax error in the ASP port of NerdDinner
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4041199
2010-03-28 03:43:25 +00:00
dotneteer
8ff5779a6b Fixed worked item 3954 and the bugs in this forum post: http://aspclassiccompiler.codeplex.com/Thread/View.aspx?ThreadId=205235.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4041198
2010-03-28 03:42:12 +00:00
dotneteer
00edcca948 Fixed work items 3384, 3394 and 3395.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4038319
2010-01-29 05:51:27 +00:00
dotneteer
ff4cecbcf7 Fixed a bug in the Replace function.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4038072
2010-01-27 06:01:23 +00:00
dotneteer
c4d6bacedb Fixed a bug in the Replace function.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4038071
2010-01-27 06:00:25 +00:00
dotneteer
2d9e5a0126 Fixed the VS2008 Build Error.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4033532
2009-12-22 02:34:48 +00:00
dotneteer
345b78116f Correction, the version should be 0.6.0.34834.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4033386
2009-12-19 06:49:20 +00:00
dotneteer
002ff616d2 Uploaded 0.6.0.31188 VS2008 and VS2010 versions
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4033385
2009-12-19 06:41:25 +00:00
dotneteer
99fe5eaa27 --HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4033384
2009-12-19 06:39:43 +00:00
dotneteer
b75709c4c6 Delete duplicated items. Please get the DLLs from the aspclassiccompiler/bin directory.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4033383
2009-12-19 06:38:09 +00:00
dotneteer
4368f91ca4 Delete duplicated items. Please get the DLLs from the aspclassiccompiler/bin directory.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4033382
2009-12-19 06:36:16 +00:00
dotneteer
c2d06ad67a Delete duplicated items. Please get the DLLs from the aspclassiccompiler/bin directory.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4033381
2009-12-19 06:34:37 +00:00
dotneteer
a9e692d032 0.5.7.34834 VS2008 and VS2010 builds
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4032739
2009-12-04 06:53:13 +00:00
dotneteer
50e82f8ada --HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4032738
2009-12-04 06:52:27 +00:00
dotneteer
120ab2de57 0.5.6.34834 VS2010 Build
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4032557
2009-12-01 05:34:43 +00:00
dotneteer
0506ed95d0 0.5.6.34834 VS2008 Build
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4032556
2009-12-01 05:33:51 +00:00
dotneteer
beb6e7a081 0.5.5.34834 VS2010 Build
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4032030
2009-11-17 05:49:23 +00:00
dotneteer
3021105175 0.5.5.34834 VS2008 Build
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4032029
2009-11-17 05:47:31 +00:00
dotneteer
6cc885cf20 Cleaned up some unneeded items.
--HG--
extra : convert_revision : svn%3Aa83551a4-30f6-4d81-a974-c6ced450ddbf%4031404
2009-11-05 05:25:19 +00:00