Jump to content

chmichael

Members
  • Content Count

    73
  • Joined

  • Last visited

  • Days Won

    2

chmichael last won the day on July 11 2019

chmichael had the most liked content!

Community Reputation

15 Good

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. chmichael

    Forum running slow

    It's slow to me for the past couple days
  2. Nothing can help with bad coding but you bypass compiler using optimized direct assembler routines
  3. Simple. We can't touch the compilers but we can impove everything else. Even free pascal has faster functions as @david bernedaposted. I remind you delphi is still using code from FastCode from the past. There routines 50% faster than the shipped ones (even basic most used routines) in Delphi so do you think that it won't improve your application perfomance ?
  4. It's community time Embarcadero will do it's own thing we do our thing.
  5. Indeed. Occupied with other things ... Hope you like what i am preparing as idea.
  6. Nice i'll include your functions. From your testing seems free pascal has faster functions than Delphi will have to check this
  7. I am finishing some other things within couple months and will work on it but it will be a better project. I'll post on this forum when something is ready.
  8. chmichael

    What new features would you like to see in Delphi 13?

    CrossVCL should be awesome and Open Source RTL as C# has
  9. chmichael

    Enable Discussions on github ?

    1) It's better organized 2) It's all in one place (code/issues/discussions) Now if you don't want to enable it at least put a note that there is a "Indy delphipraxis forum" on the github so people don't open issues for questions.
  10. chmichael

    Enable Discussions on github ?

    Hello, Wouldn't be nice to enable Discussions on github for indy ? Thank you
  11. chmichael

    Header Last Modifed to TDateTime

    Why i missed that ? Thank you
  12. Hello, Is there any function to get the TDateTime from the header which is "last-modified: Sun, 29 Dec 2024 23:06:49 GMT" Thank you
  13. chmichael

    ICS 9.3 SVN SMTP Attachment

    It's fixed with ICS V9.4 - Part 6 -> Fixed bug introduced in V9.3 which corrupted the Content-Transfer-Encoding header line if not 7bit.
  14. chmichael

    ICS 9.3 SVN SMTP Attachment

    I'll take a deeply look when i find some time
×