Commit Graph

  • 0436da194f 65875: PS: AV when we use String result for x64 vovanl 2014-01-16 16:55:26 +0200
  • 8f304011aa {$I PascalScript.inc} was removed evgenyk 2013-12-26 18:21:48 +0200
  • 34982c8362 BuildPackages were removed evgenyk 2013-12-26 10:17:37 +0200
  • 94c5198fd1 0: Cast to IPointer instead of Cardinal for 64bits Pascal SCript Carlo Kok 2013-12-03 12:42:38 +0100
  • 4f0682d518 Merge pull request #69 from velter/patch-2 evgeny-k 2013-11-18 08:50:41 -0800
  • 36f007a7f2 Remove a warning velter 2013-11-18 17:34:49 +0100
  • 986be14bfd Cosmetic change velter 2013-11-18 17:31:22 +0100
  • 6b3c6ae3ad Remove a warning velter 2013-11-18 17:27:44 +0100
  • 9770856284 Dynmaic array handling velter 2013-11-18 17:18:38 +0100
  • 8ec03b8cfb Merge pull request #68 from velter/patch-1 Carlo Kok 2013-11-18 07:54:07 -0800
  • 3c81406c02 Patch for issue #67 velter 2013-11-18 16:52:26 +0100
  • b06a4e3970 uXMLToRODL is added to uses section evgenyk 2013-11-18 13:47:18 +0200
  • e5817ea7d6 DataAbstract integration was added evgenyk 2013-11-11 12:57:12 +0200
  • d89a458e0a DataAbstract integration was added evgenyk 2013-11-08 13:00:14 +0200
  • 85a15f6c03 DataAbstract integration was added evgenyk 2013-11-08 11:12:36 +0200
  • c0494c1564 RO SDK integration was moved to Addon\RemObjects SDK evgenyk 2013-11-08 11:10:42 +0200
  • 3cbd7e5628 - GetUnicodeString was same as GetWideString before. Improved to faster default conversions. - Corrected result of 'plus' string operation to UnicodeString. geby 2013-11-07 14:30:46 +0100
  • b465a0cc9a PSGetUnicodeString was same as PSGetWideString. Removed undesirable typecast to WideString. Runtime is much faster now! geby 2013-11-07 14:11:34 +0100
  • c92d51ca98 Merge pull request #65 from geby/master Carlo Kok 2013-11-07 04:25:00 -0800
  • 8109ae5384 Missing types in BT2S function. geby 2013-11-07 13:17:47 +0100
  • 3c93994501 Merge pull request #37 from Shoozza/kylix-compatibility-fix Carlo Kok 2013-11-07 03:47:43 -0800
  • d7c5abb24f Fix IF/IFEND breaking Delphi2/Delphi3 support Gregor A. Cieslak 2013-11-07 09:49:35 +0100
  • 555cc40c27 Merge pull request #64 from pier2013/patch-1 Carlo Kok 2013-11-04 12:22:15 -0800
  • bae521b293 Update x64.inc pier 2013-11-04 17:08:20 +0100
  • 5389059108 Fix compiler warnings introduced by #39. Martijn Laan 2013-10-13 10:11:41 +0200
  • 4f0c868f31 XE4,XE5 support evgenyk 2013-09-13 17:00:32 +0300
  • 60d39dc0ec #53: FCL(runtime) and LCL(designtime) evgenyk 2013-08-21 13:51:20 +0300
  • 0a1dd69b31 Merge pull request #55 from vdemidov/master Carlo Kok 2013-08-21 00:24:54 -0700
  • ff9f866b9f Add support of interface-variable to Assigned function vdemidov 2013-08-21 10:02:34 +0300
  • 29944c0f5f Merge pull request #42 from JohnPeel/GetArrayLength-fix evgeny-k 2013-08-14 04:43:06 -0700
  • 4d34ea9ea2 Merge pull request #39 from lewinjh/master Carlo Kok 2013-08-08 11:54:39 -0700
  • b31f8fe13e Create PascalScript_Core_DXe4.dproj VietSmall 2013-06-25 15:20:49 +0700
  • c6fac360fe Create PascalScript_Core_DXe4.dpk VietSmall 2013-06-25 15:19:58 +0700
  • aeeb913dc8 Update uPSRuntime.pas VietSmall 2013-06-25 15:18:01 +0700
  • 976b80b833 GetArrayLength, First parameter doesn't need to be a variable. John Peel 2013-06-08 00:02:15 -0400
  • f8e612ceea - It is now possible to iterate over enumerations - Added set functions Include and Exclude lewinjh 2013-06-05 18:31:39 +1000
  • 85e8d5032b Fix Kylix compilation errors Gregor A. Cieslak 2013-05-28 07:17:59 +0200
  • be06654c13 Merge pull request #36 from mologie/fpc-property-helpers Martijn Laan 2013-05-13 07:47:45 -0700
  • c6231301ef Formatting Oliver Kuckertz 2013-05-09 22:23:01 +0200
  • c8995a04db Fixed EOL woops Oliver Kuckertz 2013-05-09 21:45:01 +0200
  • bb0fa50fe6 Fixed passing procedure pointers from scripts to native code on FPC (now passes a pointer via EDX, previously copied the raw data onto the stack) Fixed destroying non-existent heap variant after calling a class property write helper Oliver Kuckertz 2013-05-09 21:37:37 +0200
  • db38ab6e43 typo in eDefines.inc evgenyk 2013-04-09 11:51:28 +0300
  • 81e73f1ef1 Merge branch 'master' of github.com:remobjects/pascalscript evgenyk 2013-04-01 11:56:48 +0300
  • 406a3606b0 fix for prev evgenyk 2013-04-01 11:56:09 +0300
  • e7f0d10e2d Fix compiler directive. Closes #34. Martijn Laan 2013-03-29 13:52:12 +0100
  • 95ad648e97 XE4 packages evgenyk 2013-03-28 17:20:31 +0200
  • d7f14dfc4c Merge branch 'master' of github.com:remobjects/pascalscript evgenyk 2013-01-18 17:07:43 +0200
  • 31abd29258 Fix Low/High/Inc/Dec's Int64 support. Martijn Laan 2013-01-18 15:25:34 +0100
  • ccad499426 Add StrToInt64Def. Add comment pointing to the places where the standard funtions are defined. Martijn Laan 2013-01-15 21:28:21 +0100
  • cb79673bc5 The code for IntToStr on a Int64 doesn't actually work, fix it. Based on existing Int64ToStr implementation which does work. Martijn Laan 2013-01-15 14:33:45 +0100
  • 5055e84d18 Merge branch 'master' of github.com:remobjects/pascalscript evgenyk 2013-01-15 13:50:08 +0200
  • ecf989d73e 0:PS_Core_D17 contains D16 paths evgenyk 2013-01-15 13:48:00 +0200
  • 3e720bee8a Fix compiler errors introduced by commit 54a4cf632a. Martijn Laan 2013-01-12 16:20:47 +0100
  • 03c9815d52 Add a .gitignore for *.dcu Martijn Laan 2013-01-12 15:50:53 +0100
  • 9a4799fa0e * Patch by Martin Friebe for PowerPC: 1/2 byte sets; string return types Carlo Kok 2012-12-19 19:55:14 +0100
  • eacb338174 Merge branch 'master' of github.com:remobjects/pascalscript Carlo Kok 2012-12-13 10:03:25 +0100
  • 007028ec83 Patch by Martin Friebe for PowerPC: power pc alignment. Carlo Kok 2012-12-13 10:03:08 +0100
  • 93f63f3369 Merge pull request #26 from Falcon0/master Carlo Kok 2012-12-10 00:42:40 -0800
  • b0f3b0e8f2 Patch by Martin Friebe for PowerPC: allow passing self Carlo Kok 2012-12-10 09:38:17 +0100
  • 557cf0038d Patch by Martin Friebe for issue #22. Carlo Kok 2012-12-10 09:36:48 +0100
  • 54a4cf632a Patch by Martin Friebe to make sure 64bits pointers are never truncated Carlo Kok 2012-12-10 09:34:45 +0100
  • 0a965adcfd Patch by Martin Friebe to align the stack properly on 64bits. Carlo Kok 2012-12-10 09:32:51 +0100
  • cc04fde37e Patch by Martin Friebe to align the stack properly on Darwin(OSX)/32bits. Carlo Kok 2012-12-10 09:29:12 +0100
  • e862929a34 .res should have PLATFORMTARGETS evgenyk 2012-11-30 17:35:09 +0200
  • 3889508aa8 0: FPC: eDefines.inc should have the same timestamp in all products (EW, RO, DA, PS) evgenyk 2012-11-28 11:46:10 +0200
  • b7544fcaf7 19:PascalScript isn't compiled with FPC 2.6.1+Win x64 vovanl 2012-11-23 16:38:37 +0200
  • 7572fb075d 19:PascalScript isn't compiled with FPC 2.6.1+Win x64 vovanl 2012-11-23 16:37:36 +0200
  • 91190cf525 Added ifdef Falcon 2012-09-21 23:10:19 +0200
  • c6d7c59ba8 Fixed pre processor not working under lazarus. Note that this fix is not mine, it comes from RemObject's bugtracker report which url i cannot find Falcon 2012-09-21 23:06:56 +0200
  • 52291ffbfc Merge branch 'master' of https://github.com/remobjects/pascalscript evgenyk 2012-08-15 13:53:07 +0300
  • c7be088946 eDefines.inc should be updated evgenyk 2012-08-15 13:51:39 +0300
  • a9e5df8d03 0: quick typo fix Carlo Kok 2012-07-31 15:04:29 +0200
  • c101b26542 articles were added evgenyk 2012-06-26 15:35:33 +0300
  • 86ecb1db1b D17 packages Evgeny Karpov 2012-06-08 18:13:50 +0300
  • e5a93a963f Fix classname case sensitivity evgenyk 2012-03-22 19:04:55 +0000
  • ee3749e7b7 46955: PascalScript: Warning shows wrong row,col number in some constructions vyacheslavd 2012-02-17 09:30:56 +0000
  • 521e58c043 x64 settings were added evgenyk 2012-01-17 16:06:08 +0000
  • 5c618f5642 52008: PascalScript doesn't compile on Delphi XE2 Win64 platform. ck 2011-12-14 12:37:49 +0000
  • 30e34f56df 97: OSX crashes on single/floats (alignment) ck 2011-10-20 12:53:54 +0000
  • 6974813ee5 D16 packages were updated evgenyk 2011-09-12 20:28:59 +0000
  • 3e99ef3bf0 D16 packages are updated evgenyk 2011-09-07 12:14:46 +0000
  • ab89211216 0: PascalScript_Core_D16.dproj was updated evgenyk 2011-08-25 13:46:43 +0000
  • f1a5a4a3c7 0: PascalScript_Core_D16.dproj was updated evgenyk 2011-08-25 13:37:39 +0000
  • fd2615dbaa 0: PascalScript_Core_D16.dproj was updated evgenyk 2011-08-19 11:56:43 +0000
  • 96a347d74b 0: definitions for XE2 are fixed evgenyk 2011-07-01 12:33:09 +0000
  • 4df7233507 0: set the default prop for TDataset. ck 2011-04-11 06:16:47 +0000
  • 3990729345 0: fix from Max Kleiner for default properties in db ck 2011-04-05 12:08:33 +0000
  • 033f6bb2fc D16 packages evgenyk 2011-03-03 14:31:43 +0000
  • d7571d7ef9 make exportname = true the default. ck 2011-03-02 07:10:05 +0000
  • b276c09909 0: tweak for menuitem ck 2011-02-25 12:49:45 +0000
  • ab7b319f48 0: better compatibility with Lazarus/FPC evgenyk 2011-01-25 13:49:37 +0000
  • ebefbfc69f Changes from Jordan Russell: -Make it possible to LoadDll from a path which contains Unicode characters -Make it possible to reimplement and reuse UnloadDll. mlaan 2011-01-10 11:25:09 +0000
  • 2b835cb1eb 0: Sample fixes ck 2011-01-05 08:04:51 +0000
  • 875121c9c7 Issue 132: "Unknown indentifier" inside unit (fixed by Lukas Gebauer) ck 2010-12-14 08:17:04 +0000
  • 8414bbac43 Patches for the unit importer by Alexander Federyakov. ck 2010-12-08 12:19:49 +0000
  • 69b6a9418e 0: fix by max kleiner to register the Draw() api properly. ck 2010-11-26 07:31:24 +0000
  • b8e4be8b0c Fix UnitName warning just like the fix for uPSCompiler. mlaan 2010-10-14 09:13:59 +0000
  • 73bb743fe1 Fixed DELPHI4UP vs. PS_NOINT64 vs. TStream.CopyFrom. mlaan 2010-10-14 08:49:17 +0000
  • 86ec58bebd 0:fixed bug with Unit_Name property. Revert changes. andreyt 2010-09-28 11:54:20 +0000
  • d68fee08b3 0:fixed bug with Unit_Name property. andreyt 2010-09-28 11:52:45 +0000