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
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 }}
Skipis
/
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
dskmac.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Jul 15, 2016
Merge pull request #4260 from peter-b/refactor-stringrefasnative
Show description for f06e73c
peter-b
authored
f06e73c
View commit details
Copy full SHA for f06e73c
View code at this point
Browse repository at this point
MCS_startprocess_unix: Don't mutate MCAutoStringRefAsUTF8String
Show description for 7bb2f6c
peter-b
committed
7bb2f6c
View commit details
Copy full SHA for 7bb2f6c
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Don't use auto keyword yet.
peter-b
committed
e6c6382
View commit details
Copy full SHA for e6c6382
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
MCStringCreateWithCStringAndRelease(): Release with delete[].
Show description for 5c2f895
peter-b
committed
5c2f895
View commit details
Copy full SHA for 5c2f895
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Fix various minor C++11 correctness issues
livecodefraser
committed
8e5b1a1
View commit details
Copy full SHA for 8e5b1a1
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
[[ LegacyExec ]] Remove LEGACY_SYSTEM and legacy files
Monte Goulding
committed
de68b5f
View commit details
Copy full SHA for de68b5f
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Merge pull request #3964 from livecodefraser/decrease-ios-warnings
Show description for e3bb506
livecodefraser
committed
e3bb506
View commit details
Copy full SHA for e3bb506
View code at this point
Browse repository at this point
Change GetFileSize on file handles to return an unsigned value
livecodefraser
committed
7bda08f
View commit details
Copy full SHA for 7bda08f
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
[[ Cleanup ]] Check errors in MCMacDesktop::GetEnv()
livecodeian
committed
05c4f5c
View commit details
Copy full SHA for 05c4f5c
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
[[ Bug 17088 ]] Make handling of very long cwd more robust on Mac
Show description for 20770f6
runrevmark
committed
20770f6
View commit details
Copy full SHA for 20770f6
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
[[ Trial ]] Add ShowMessageDialog API to MCSystemInterface.
Show description for 92ab03f
runrevmark
committed
92ab03f
View commit details
Copy full SHA for 92ab03f
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Merge remote-tracking branch 'origin/develop-7.0' into merge-develop_7.0_23.02.16
Show description for 654bc80
livecodeali
committed
654bc80
View commit details
Copy full SHA for 654bc80
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
[Bug 16939] Use mmap only if file size can fit into a 32-bit int
livecodepanos
committed
a8dc245
View commit details
Copy full SHA for a8dc245
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
[[ AuxSocketThread ]] Refactor the socket code so that select is called on an auxiliary thread.
Show description for 4503540
livecodemichael
committed
4503540
View commit details
Copy full SHA for 4503540
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into merge-develop_7.0_07.12.15
Show description for fb55fcf
livecodeali
committed
fb55fcf
View commit details
Copy full SHA for fb55fcf
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into mac64-cleanups
Show description for d7c4bee
livecodefraser
committed
d7c4bee
View commit details
Copy full SHA for d7c4bee
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into mac64-fsspec
livecodefraser
committed
3dd55e0
View commit details
Copy full SHA for 3dd55e0
View code at this point
Browse repository at this point
Remove more /*UNCHECKED*/s from AppleEvents handling
livecodefraser
committed
d00bc32
View commit details
Copy full SHA for d00bc32
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
[[ MacSpecialFolders ]] Remove unused 4char integers for Mac folders
livecodesebastien
committed
4eecadd
View commit details
Copy full SHA for 4eecadd
View code at this point
Browse repository at this point
Remove some /*UNCHECKED*/s from the Apple Events code
livecodefraser
committed
e086cac
View commit details
Copy full SHA for e086cac
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/runrev/livecode into mac64-apple_events
livecodefraser
committed
a6c36e9
View commit details
Copy full SHA for a6c36e9
View code at this point
Browse repository at this point
Remove some /*UNCHECKED*/s from the Mac resource file code
livecodefraser
committed
007a9e1
View commit details
Copy full SHA for 007a9e1
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/runrev/livecode into mac64-fsspec
livecodefraser
committed
415fce9
View commit details
Copy full SHA for 415fce9
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Merge remote-tracking branch 'origin/develop-7.0' into develop
Show description for b1c1399
livecodesebastien
committed
b1c1399
View commit details
Copy full SHA for b1c1399
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into mac64-cleanups
Show description for 9c535b3
livecodefraser
committed
9c535b3
View commit details
Copy full SHA for 9c535b3
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Merge remote-tracking branch 'origin/develop-7.0' into develop
Show description for 28288ac
livecodesebastien
committed
28288ac
View commit details
Copy full SHA for 28288ac
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Merge pull request #3172 from livecodefraser/mac64-native_chars
Show description for ca6248c
livecodefraser
committed
ca6248c
View commit details
Copy full SHA for ca6248c
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
[[ Mac64 ]] Remove a redundant version check
livecodefraser
committed
d3c2fec
View commit details
Copy full SHA for d3c2fec
View code at this point
Browse repository at this point
[[ Mac64 ]] Use the correct types when calling Gestalt
livecodefraser
committed
d6b53ba
View commit details
Copy full SHA for d6b53ba
View code at this point
Browse repository at this point
[[ Mac64 ]] Use CoreFoundation to generate the casing tables
livecodefraser
committed
7a7e9c9
View commit details
Copy full SHA for 7a7e9c9
View code at this point
Browse repository at this point
[[ Mac64 ]] Return "x86_64" for "the processor" in 64-bit mode
livecodefraser
committed
9480295
View commit details
Copy full SHA for 9480295
View code at this point
Browse repository at this point
[[ Mac64 ]] Missed an AppleEvent-related CString->StringRef conversion
livecodefraser
committed
caefdf7
View commit details
Copy full SHA for caefdf7
View code at this point
Browse repository at this point
[[ Mac64 ]] Remove an unused class for serial port I/O
livecodefraser
committed
d47422c
View commit details
Copy full SHA for d47422c
View code at this point
Browse repository at this point
[[ Mac64 ]] Replace remaining deprecated file system APIs
livecodefraser
committed
45b53b4
View commit details
Copy full SHA for 45b53b4
View code at this point
Browse repository at this point
[[ Mac64 ]] Remove more instances of incorrect four-char-code types
livecodefraser
committed
2bf67a1
View commit details
Copy full SHA for 2bf67a1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.