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 }}
gilligan
/
nix
Public
forked from
NixOS/nix
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
Branch selector
gc
User selector
All users
All time
Commit history
Commits on Oct 29, 2010
* Document Boehm GC support.
edolstra
committed
26def53
View commit details
Copy full SHA for 26def53
Browse repository at this point
* Use pkgconfig to locate the Boehm GC (as suggested by Ludo), if
Show description for 3d71c80
edolstra
committed
3d71c80
View commit details
Copy full SHA for 3d71c80
Browse repository at this point
* Set libgc's initial heap size to 384 MiB to prevent garbage
Show description for 14fbf85
edolstra
committed
14fbf85
View commit details
Copy full SHA for 14fbf85
Browse repository at this point
Commits on Oct 28, 2010
* new(UseGC) is inexplicably slower than GC_MALLOC, so prefer the
Show description for 0c4828e
edolstra
committed
0c4828e
View commit details
Copy full SHA for 0c4828e
Browse repository at this point
* Handle out of memory condition.
edolstra
committed
e11e6fb
View commit details
Copy full SHA for e11e6fb
Browse repository at this point
Commits on Oct 26, 2010
* Install config.h.
edolstra
committed
8a788e3
View commit details
Copy full SHA for 8a788e3
Browse repository at this point
Commits on Oct 24, 2010
* We need Bison 2.4 now.
edolstra
committed
11ccd44
View commit details
Copy full SHA for 11ccd44
Browse repository at this point
* When allocating an attribute set, reserve enough space for all
Show description for 4353549
edolstra
committed
4353549
View commit details
Copy full SHA for 4353549
Browse repository at this point
* Keep attribute sets in sorted order to speed up attribute lookups.
Show description for e0b7fb8
edolstra
committed
e0b7fb8
View commit details
Copy full SHA for e0b7fb8
Browse repository at this point
* Don't create thunks for variable lookups (if possible). This
Show description for 2dc6d50
edolstra
committed
2dc6d50
View commit details
Copy full SHA for 2dc6d50
Browse repository at this point
* Store attribute sets as a vector instead of a map (i.e. a red-black
Show description for 0b305c5
edolstra
committed
0b305c5
View commit details
Copy full SHA for 0b305c5
Browse repository at this point
Commits on Oct 23, 2010
* Fix compiling without Boehm.
Show description for a247d20
edolstra
committed
a247d20
View commit details
Copy full SHA for a247d20
Browse repository at this point
* Regression test for listToAttr's behaviour if an attribute name
Show description for 02934b1
edolstra
committed
02934b1
View commit details
Copy full SHA for 02934b1
Browse repository at this point
* Optimise string constants by putting them in the symbol table.
edolstra
committed
b2ba621
View commit details
Copy full SHA for b2ba621
Browse repository at this point
* Make Value smaller by not storing redundant PrimOp info.
Show description for 8ac0672
edolstra
committed
8ac0672
View commit details
Copy full SHA for 8ac0672
Browse repository at this point
* Remove allocValues().
edolstra
committed
3f66cfb
View commit details
Copy full SHA for 3f66cfb
Browse repository at this point
Commits on Oct 22, 2010
* In environments, store pointers to values rather than values. This
Show description for 4dee289
edolstra
committed
4dee289
View commit details
Copy full SHA for 4dee289
Browse repository at this point
* Regression test for __overrides.
edolstra
committed
cf7e645
View commit details
Copy full SHA for cf7e645
Browse repository at this point
* Store Value nodes outside of attribute sets. I.e., Attr now stores
Show description for 41c45a9
edolstra
committed
41c45a9
View commit details
Copy full SHA for 41c45a9
Browse repository at this point
* Make building against the Boehm GC a configure option.
edolstra
committed
64c3325
View commit details
Copy full SHA for 64c3325
Browse repository at this point
Commits on Oct 20, 2010
* Keep some more stats.
edolstra
committed
76feaf0
View commit details
Copy full SHA for 76feaf0
Browse repository at this point
* Use the Boehm garbage collector to reclaim unused memory in the Nix
Show description for e879a03
edolstra
committed
e879a03
View commit details
Copy full SHA for e879a03
Browse repository at this point
* Evaluator garbage collection branch.
edolstra
committed
b0c11cd
View commit details
Copy full SHA for b0c11cd
Browse repository at this point
Commits on Oct 6, 2010
nix manual: fix 'install' -> 'uninstall' in garbage collection section of introduction
rbvermaa
committed
8dadced
View commit details
Copy full SHA for 8dadced
Browse repository at this point
Commits on Oct 4, 2010
* In the referrers test, lower the nesting depth from 2500 to 1000 to
Show description for 7119d38
edolstra
committed
7119d38
View commit details
Copy full SHA for 7119d38
Browse repository at this point
* Make sure that config.h is included before the system headers,
Show description for 705868a
edolstra
committed
705868a
View commit details
Copy full SHA for 705868a
Browse repository at this point
* If std::tr1::unordered_set is unavailable, use std::set.
edolstra
committed
95f4f2c
View commit details
Copy full SHA for 95f4f2c
Browse repository at this point
* "type -P" isn't portable.
edolstra
committed
36a23e8
View commit details
Copy full SHA for 36a23e8
Browse repository at this point
* In printMsg(), ignore failing writes to stderr if we're in an
Show description for 450837b
edolstra
committed
450837b
View commit details
Copy full SHA for 450837b
Browse repository at this point
* Hack needed for GCC 4.3.2 on OpenSolaris.
edolstra
committed
4aa9245
View commit details
Copy full SHA for 4aa9245
Browse repository at this point
Commits on Sep 14, 2010
* Doh. Remove debug message.
edolstra
committed
923736d
View commit details
Copy full SHA for 923736d
Browse repository at this point
Commits on Aug 27, 2010
* Oops - "null" was displayed as "true".
edolstra
committed
df50916
View commit details
Copy full SHA for df50916
Browse repository at this point
Commits on Aug 24, 2010
* nix-build: pass --cores.
edolstra
committed
c67eccc
View commit details
Copy full SHA for c67eccc
Browse repository at this point
Commits on Aug 17, 2010
* Bump the version number.
edolstra
committed
2c8e070
View commit details
Copy full SHA for 2c8e070
Browse repository at this point
* rpmBuild already includes the disk image in the output name.
edolstra
committed
ed133e6
View commit details
Copy full SHA for ed133e6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.