Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LiveCodeSteven
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
engine
src
dskw32.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Jul 23, 2015
Merge pull request #1454 from peter-b/misc-listfolderentries
Show description for afcd262
livecodeali
committed
afcd262
View commit details
Copy full SHA for afcd262
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Merge branch 'develop' into misc-listfolderentries
peter-b
committed
596ad32
View commit details
Copy full SHA for 596ad32
View code at this point
Browse repository at this point
[[ MobileSockets ]] Tweak to get the Windows engines compiling.
livecodemichael
committed
6b9a3e9
View commit details
Copy full SHA for 6b9a3e9
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
[[ MobileSockets ]] Centralised the socket polling code that was common accross all platforms.
Show description for ff0a0ed
livecodemichael
committed
ff0a0ed
View commit details
Copy full SHA for ff0a0ed
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Un-nativise Win32 paths before resolving them
livecodefraser
committed
941a935
View commit details
Copy full SHA for 941a935
View code at this point
Browse repository at this point
Commits on May 27, 2015
Get Win32 LC7.0 building via Gyp
livecodefraser
committed
3a91e4d
View commit details
Copy full SHA for 3a91e4d
View code at this point
Browse repository at this point
Commits on Apr 20, 2015
Merge pull request #2184 from livecodesebastien/merge_6.7.5-rc-1
Show description for fd83b5a
livecodesebastien
committed
fd83b5a
View commit details
Copy full SHA for fd83b5a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop-6.7' into merge_6.7.5-rc-1
Show description for 71b76af
livecodesebastien
committed
71b76af
View commit details
Copy full SHA for 71b76af
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Merge pull request #1939 from livecodesebastien/bugfix-14696
Show description for d491fc5
livecodesebastien
committed
d491fc5
View commit details
Copy full SHA for d491fc5
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
[[ Bug 14696 ]] Ensure that we close the W32 file handle if we could not allocate a MCStdioFileHandle with it.
livecodesebastien
committed
2517e4d
View commit details
Copy full SHA for 2517e4d
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Merge pull request #2090 from runrevian/bugfix-14960_7.0
Show description for 68a717f
livecodesebastien
committed
68a717f
View commit details
Copy full SHA for 68a717f
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
[[ Bug 15034 ]] Fix non-64-bit clean uses of MCS_closetakingbuffer.
Show description for f804ae0
runrevmark
committed
f804ae0
View commit details
Copy full SHA for f804ae0
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
[[ Bug 14960 ]] Fix failure to detect EOF when reading file on Windows if a previous system call has failed.
livecodeian
committed
9601f4a
View commit details
Copy full SHA for 9601f4a
View code at this point
Browse repository at this point
Revert "[[ Bug 14612 ]] Do not trust WinAPI GetLastError when reading from a file (bug 13145 resurgence)"
Show description for ad3e76a
livecodeian
committed
ad3e76a
View commit details
Copy full SHA for ad3e76a
View code at this point
Browse repository at this point
Revert "[[ Bug 14612 ]] Use ERROR_SUCCESS instead of a meaningless 0."
Show description for 538f015
livecodeian
committed
538f015
View commit details
Copy full SHA for 538f015
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
[[ Bug 14612 ]] Use ERROR_SUCCESS instead of a meaningless 0.
livecodesebastien
committed
0846978
View commit details
Copy full SHA for 0846978
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
[[ Bug 14612 ]] Do not trust WinAPI GetLastError when reading from a file (bug 13145 resurgence)
runrevelanor
committed
b1c233f
View commit details
Copy full SHA for b1c233f
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
[[ Bug 14696 ]] Fix for opening a file on Windows, if it is too large to get mapped.
livecodesebastien
committed
16e2c81
View commit details
Copy full SHA for 16e2c81
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
[[ Bug 14612 ]] On Windows, no difference should exist in the path translation when opening a file or a device
livecodesebastien
committed
d4094ed
View commit details
Copy full SHA for d4094ed
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
[[ Bug 14259 ]] Implements MCStringCreateWithWStringAndRelease
livecodesebastien
committed
be63b0f
View commit details
Copy full SHA for be63b0f
View code at this point
Browse repository at this point
Commits on Dec 18, 2014
[[ Bug 14259 ]] Udpate Linux' GetExecutablePath to use readlink(2) instead of ResolvePath
livecodesebastien
committed
0b65338
View commit details
Copy full SHA for 0b65338
View code at this point
Browse repository at this point
[[ Bug 14259 ]] Add MCSystemInterface::GetExecutable()
livecodestephen
committed
3cdb2af
View commit details
Copy full SHA for 3cdb2af
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
[[ Bug 14203 ]] Adapt the required size when calling MCU_multibytetounicode
livecodesebastien
committed
5482efc
View commit details
Copy full SHA for 5482efc
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Merge pull request #1478 from runrevsebastien/bugfix-14015
Show description for 1087a31
livecodesebastien
committed
1087a31
View commit details
Copy full SHA for 1087a31
View code at this point
Browse repository at this point
Merge pull request #1502 from runrevsebastien/bugfix-14052
Show description for 5f2eed6
livecodesebastien
committed
5f2eed6
View commit details
Copy full SHA for 5f2eed6
View code at this point
Browse repository at this point
[[ Bug 14015 ]] Only use the URLs UTF-8 capability when asked for it (not at the script level)
livecodesebastien
committed
5db2e6d
View commit details
Copy full SHA for 5db2e6d
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
[[ Bug 14110 ]] An StdioFilehandle should be created if not MemoryMappedFile can
livecodesebastien
committed
e8dda01
View commit details
Copy full SHA for e8dda01
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
[[ Bug 14052 ]] Ensure no nil string is returned for the type in queryRegistry
livecodesebastien
committed
24ae319
View commit details
Copy full SHA for 24ae319
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
Allow MCSystemInterface::ListFolderEntries() of arbitrary paths.
Show description for f78bf84
peter-b
committed
f78bf84
View commit details
Copy full SHA for f78bf84
View code at this point
Browse repository at this point
Commits on Oct 24, 2014
[[ Bug 13797 ]] Removed 'ExecutableWrite' open mode as it shouldn't be needed.
runrevmark
committed
30ed039
View commit details
Copy full SHA for 30ed039
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
[[ Bug 13145 ]] ImageData display by reference hangs 7DP9
livecodesebastien
committed
663b538
View commit details
Copy full SHA for 663b538
View code at this point
Browse repository at this point
Commits on Aug 8, 2014
[[ Bug 13026 ]] Bugfix added in 7.0
livecodesebastien
committed
f28fbda
View commit details
Copy full SHA for f28fbda
View code at this point
Browse repository at this point
Commits on Jul 31, 2014
Revert "Merge pull request #980 from runrevali/bugfix-13026-7_0"
Show description for bcf048f
runrevali
committed
bcf048f
View commit details
Copy full SHA for bcf048f
View code at this point
Browse repository at this point
[[ Bug 13026 ]] Port bugfix to 7.0 branch
runrevali
committed
1b39da2
View commit details
Copy full SHA for 1b39da2
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
[[ RefactorServer ]] Fixes MCSystemFileHandle->Flush() issue on Windows
livecodesebastien
committed
bc9ef7c
View commit details
Copy full SHA for bc9ef7c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.