Remy Lebeau 7d0e25fe41 Bumping version number hace 1 año
..
IdAntiFreezeBase.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. hace 3 años
IdAssemblyInfo.pas b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IdBaseComponent.pas 8baae1c7ae Adding some more C++ inline constructor workarounds hace 9 años
IdCTypes.pas d2c19a992c time_t is a signed type hace 2 años
IdCompilerDefines.inc 7d0e25fe41 Bumping version number hace 1 año
IdComponent.pas f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IdDeprecatedImplBugOff.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdDeprecatedImplBugOn.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdException.pas b20497090a Removing an outdated comment about EIdExceptionBase, which no longer exists hace 7 años
IdGlobal.pas 8762b62bde Updates #533 hace 1 año
IdIDN.pas 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. hace 6 años
IdIconv.pas 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. hace 6 años
IdObjectChecksOff.inc 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
IdObjectChecksOn.inc 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
IdOverflowCheckingOff.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdOverflowCheckingOn.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdRangeCheckingOff.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdRangeCheckingOn.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdResourceStrings.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: hace 6 años
IdResourceStringsDotNet11.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. hace 13 años
IdResourceStringsIconv.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. hace 13 años
IdResourceStringsKylixCompat.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. hace 13 años
IdResourceStringsTextEncoding.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. hace 13 años
IdResourceStringsUnix.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. hace 13 años
IdResourceStringsVCLPosix.pas 5759b7e246 Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed. hace 13 años
IdStack.pas 203d12c378 Fixes #457. Updating TIdStack.SetKeepAliveValues() to convert ATimeMS and AInterval values to seconds on Nix platforms. hace 2 años
IdStackBSDBase.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: hace 6 años
IdStackConsts.pas 8f3f31f516 Pascal Anylizer from https://www.peganza.com/ was choking on the type definition. (#544) hace 1 año
IdStackDotNet.pas deb3a55820 Adding TODO comments to IdStack units hace 3 años
IdStackFramesOff.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdStackFramesOn.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdStackLibc.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
IdStackLinux.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
IdStackUnix.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
IdStackVCLPosix.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
IdStackWindows.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
IdStream.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk hace 15 años
IdStreamNET.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk hace 15 años
IdStreamVCL.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk hace 15 años
IdStruct.pas 2206dea81a Adding XE8 project files. hace 11 años
IdSymbolDeprecatedOff.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdSymbolDeprecatedOn.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdSymbolPlatformOff.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdSymbolPlatformOn.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdSystem90ASM90.inc b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IdTransactedFileStream.pas 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. hace 6 años
IdUnitPlatformOff.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdUnitPlatformOn.inc 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
IdVCLPosixSupplemental.pas b79a2e88df More changes for OSX platform support hace 6 años
IdVers.inc 7d0e25fe41 Bumping version number hace 1 año
IdVers.inc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IdWinsock2.pas df4abd8bf0 Adding use of {$HPPEMIT OPENNAMESPACE}/{$HPPEMIT CLOSENAMESPACE} in IdWinsock2.pas hace 3 años
IdWship6.pas 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. hace 6 años
IndySystem.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem100.bdsproj 421ff4d8b4 Moved remotely hace 18 años
IndySystem100.cfg1 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem100.cfg2 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem100.dpk f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IndySystem100.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem100.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem100.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem100Net.bdsproj 421ff4d8b4 Moved remotely hace 18 años
IndySystem100Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem110.RES 7d0e25fe41 Bumping version number hace 1 año
IndySystem110.cfg1 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem110.cfg2 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem110.dpk f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IndySystem110.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem110.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem110Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem120.cfg1 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem120.cfg2 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem120.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder hace 13 años
IndySystem120.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk hace 15 años
IndySystem120.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem120.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem120.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem120Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem130.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder hace 13 años
IndySystem130.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem130.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem130.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem130Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem140.RES 7d0e25fe41 Bumping version number hace 1 año
IndySystem140.cfg1 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem140.cfg2 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem140.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder hace 13 años
IndySystem140.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem140.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem150.RES 7d0e25fe41 Bumping version number hace 1 año
IndySystem150.cfg1 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem150.cfg2 52cd69558a Merge more updates from Malcolm Smith hace 15 años
IndySystem150.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder hace 13 años
IndySystem150.dproj 70037658f1 upgraded Delphi XE projects by adding .dproj files hace 3 años
IndySystem150.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem150.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem160.dpk f5d3a857ab DPK tweaks for Delphi cross-platform compilers. hace 12 años
IndySystem160.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. hace 12 años
IndySystem160.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem160.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem160.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem170.dpk 5bcd9ce246 Adding missing reference to IdResourceStrings.pas in IndySystem170.dpk hace 2 años
IndySystem170.dproj f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IndySystem170.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem170.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem170.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem180.dpk d4ab856093 Added new HAS_PKG_RTL define in DPK files. hace 12 años
IndySystem180.dproj 15067dabb4 Fix for: hace 12 años
IndySystem180.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem180.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem180.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem190.dpk a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. hace 12 años
IndySystem190.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. hace 12 años
IndySystem190.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem190.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem190.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem200.dpk 391179efa5 Adding project files for RAD Studio XE6. hace 12 años
IndySystem200.dproj 699af8634f Patch from Malcolm Smith so FULLC_XE6.BAT will compile correctly. hace 11 años
IndySystem200.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem200.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem200.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem210.dpk 872bf6fde3 Adding project files for RAD Studio XE7. hace 11 años
IndySystem210.dproj 659dca9cf6 More patches from Malcolm Smith hace 11 años
IndySystem210.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem210.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem210.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem220.dpk 2206dea81a Adding XE8 project files. hace 11 años
IndySystem220.dproj 6a09976bd4 Patch from Malcolm Smith for compiling in C++Builder XE8 hace 11 años
IndySystem220.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem220.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem220.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem230.dpk c3b04c008d Adding XE9 project files hace 10 años
IndySystem230.dproj c3b04c008d Adding XE9 project files hace 10 años
IndySystem230.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem230.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem230.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem240.dpk b3d43d40bb Adding some missing VERxxx defines when IMPLICITBUILDING is defined hace 9 años
IndySystem240.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: hace 7 años
IndySystem240.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem240.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem240.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem250.dpk 7b65097eb5 Patches from Jeroen Wiert Pluimers: hace 7 años
IndySystem250.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: hace 7 años
IndySystem250.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem250.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem250.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem260.dpk 611f0e7073 #285 adding project files for Delphi 10.3 Rio. hace 6 años
IndySystem260.dproj 114e365542 Adding .dproj files for Delphi 10.3 Rio. hace 6 años
IndySystem260.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem260.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem270.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem270.dproj 8025249524 Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed. hace 5 años
IndySystem270.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem270.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem280.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem280.dproj 1e924cdc3a added support for Delphi 11 Alexandria hace 3 años
IndySystem280.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem280.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem290.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem290.dproj 52c94eae24 Bumping version number hace 1 año
IndySystem290.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem290.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem290.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem40.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem40.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem40.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem40.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem50.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks hace 15 años
IndySystem50.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks hace 15 años
IndySystem50.dpk f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IndySystem50.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem50.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem50.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem60.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks hace 15 años
IndySystem60.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks hace 15 años
IndySystem60.dpk f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IndySystem60.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem60.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem60.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem70.dpk f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IndySystem70.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem70.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem70.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem80Net.bdsproj 421ff4d8b4 Moved remotely hace 18 años
IndySystem80Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem90.bdsproj 421ff4d8b4 Moved remotely hace 18 años
IndySystem90.dpk f60999f66f Indy 10.6.0 - XE4 Release hace 13 años
IndySystem90.rc 7d0e25fe41 Bumping version number hace 1 año
IndySystem90.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem90.res 7d0e25fe41 Bumping version number hace 1 año
IndySystem90Net.bdsproj 421ff4d8b4 Moved remotely hace 18 años
IndySystem90Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystemK3.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
IndySystem_Icon.ico 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. hace 13 años
Makefile.fpc b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
Makefile.fpc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). hace 2 años
indysystemfpc.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk hace 15 años